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