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