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