accessors property
List<PropertyAccessorElement>
get
accessors
Return a list containing all of the accessors (getters and setters) declared in this class.
Implementation
List<PropertyAccessorElement> get accessors;