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