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