Variable InputEventKeyboard.key

class InputEventKeyboard
{
  // ...
  const(KeyboardKey) key ;
  // ...
}