Description
The only way to find out if a state returned from read-only repository is currently to manually check the concurrency id to be equal to -1. This exposes internals.
Proposal
Introduce the IsNewState property to ReadModel structure that is being returned by read-only repository