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