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