Variable NonCharacterKeyEvent.key

.

struct NonCharacterKeyEvent
{
  // ...
  NonCharacterKeyEvent.Key key ;
  // ...
}