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