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