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