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