accessors property

Return a list containing all of the accessors (getters and setters) declared in this type.

Implementation

List<PropertyAccessorElement> get accessors;