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