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