public int NUMPAD { get; set; }
Public Property NUMPAD As Integer Get Set
public: property int^ NUMPAD { int^ get (); void set (int^ value); }