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