Variable CollectorEventsConst

CollectorEvents: {
    Collect: "collect";
    Dispose: "dispose";
    End: "end";
    Ignore: "ignore";
}