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