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