members property

NodeList<ClassMember> get members

Returns the members defined by the class.

Implementation

NodeList<ClassMember> get members;