public int EngineTime { get; set; }
Public Property EngineTime As Integer
public: property int EngineTime { int get (); void set (int value); }