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