public bool IncludeHeaderButtons { get; set; }
Public Property IncludeHeaderButtons As Boolean Get Set
public: property bool^ IncludeHeaderButtons { bool^ get (); void set (bool^ value); }