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