Check if component has a field or a property.
component property that is tested for existence
true if field is present either in readonly, or writeonly form (has getters and setters).
See Implementation
Check if component has a field or a property.