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