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