Variable CustomEvent._id

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