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