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