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