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