True if this event was triggered locally.
The name of the event that was fired. This is commonly used to filter when using the ConvergenceEventEmitter.events stream.
Note that the name is only guaranteed to be unique within the class / subsystem that is firing it. Names might be reused across classes and subsystems.
The RealTimeModel or HistoricalModel that was closed.
The ModelClosedEvent is fired when a Model is closed either by the client or the server.