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