accessors property

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

Implementation

List<PropertyAccessorElement> get accessors;