Interface PropertyAttributes


@API(status=MAINTAINED, since="1.3.4") public interface PropertyAttributes
Represents a property method's attributes which are set (or not) in attributes of the Property annotation.

This object can be used to query, set or change a property's attribute during the AroundPropertyHook lifecycle hook.