I have a read-only property on a class that does not need to be 'mapped' and is preventing its use in a constraint. I have tried removing the set method (not a mapping method). Analysis of the meta data shows Property.mappingCount of 1.
Any ideas on how to get out of this muddy hole?