bool IsAllDay { get; set; }
Property IsAllDay As Boolean Get Set
property bool IsAllDay { bool get (); void set (bool value); }