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