public double Distance { get; set; }
Public Property Distance As Double Get Set
public: property double Distance { double get (); void set (double value); }
member Distance : float with get, set
In This Article