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