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