public int CurrentSpeed { get; }
Public ReadOnly Property CurrentSpeed As Integer
public: property int CurrentSpeed { int get (); }