isCreate

abstract val isCreate: Boolean

Indicates whether the command is intended for creating a new aggregate. This property is crucial in determining the nature of the command, specifically if it's meant to initialize a new aggregate instance.