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