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