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