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