isLast
Indicates whether this is the last event in the current event stream.
When true, this signals that no more events will be published in the current command processing cycle. This is useful for optimization and determining when event processing is complete. Defaults to true for single events or the last event in a batch.