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