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