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