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