Variable CustomEvent._objectParam

class CustomEvent
{
  // ...
  Object _objectParam;
  // ...
}