Variable CustomEvent._intParam

class CustomEvent
{
  // ...
  int _intParam;
  // ...
}