Today, the duplicate-property error message gives you the following error message:
Model already has a property named id
But does NOT give you the model name.
It'd be useful if the message would be something like this instead
Model Foo already has a property named id
Today, the duplicate-property error message gives you the following error message:
But does NOT give you the model name.
It'd be useful if the message would be something like this instead