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