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