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