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