Variable InputMap.bindings

class InputMap
{
  // ...
  InputMapBinding[string] bindings ;
  // ...
}