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