public Aggregate1(CreateAggregate command)
     : this(command.NewItemId)
 {
 }
 public Aggregate1(CreateAggregate command)
     : this(command.NewItemId)
 { }