double Z0 { get; set; }
Property Z0 As Double Get Set
property double Z0 { double get (); void set (double value); }
abstract Z0 : float with get, set
In This Article