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