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