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