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