public double PhysicalRange { get; }
Public ReadOnly Property PhysicalRange As Double Get
public: property double PhysicalRange { double get (); }
member PhysicalRange : float with get