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