PropertyAccessEvent
Supported only by WrapperFactory , represents an access (reading) of a property.
Analogous to PropertyModifyEvent , however the #getReason() will always be null
. (If access is not allowed then a PropertyVisibilityEvent would have been fired).