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