The element to which this reference is bound to, or undefined
if it is not yet bound
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 reference that was just created
The RemoteReferenceCreatedEvent is fired by an ObservableModel when a remote reference is created.