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