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