Variable InputEventAction.action

class InputEventAction
{
  // ...
  const(string) action ;
  // ...
}