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