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