public bool ShowAllDayEvents{ get; set;}
Public Property ShowAllDayEvents As Boolean
public: property bool ShowAllDayEvents { bool get (); void set (bool value); }