public bool ShowDescription { get; set; }
Public Property ShowDescription As Boolean Get Set
public: property bool ShowDescription { bool get (); void set (bool value); }
member ShowDescription : bool with get, set
In This Article