Validate property setters
-------------------------
Key: TEIID-4206
URL:
https://issues.jboss.org/browse/TEIID-4206
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.0
If a property setter doesn't exist the property is treated as read only, however this
likely indicates an error. We can still allow read only properties, but that needs to be
declarative instead.