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