An implementation of the DynamicallyAccessible interface with the
appropriate infrastructure for retrieving field data, via accessors if
such are implemented, or directly from the field where not.
Determines whether an attribute of the given name exists on this object's
definition, or if not, if there is a javabeans-style accessor named
appropriately for that attribute.