public float LowRange { get; set; }
Public Property LowRange As Single
public: property float LowRange { float get (); void set (float value); }