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