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