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