'宣言
<Foundation.ExportAttribute("BadRangeColor")> <System.ComponentModel.BrowsableAttribute(True)> Public Property BadRangeColor As UIKit.UIColor
[Foundation.Export("BadRangeColor")] [System.ComponentModel.Browsable(true)] public UIKit.UIColor BadRangeColor {get; set;}