members property

NodeList<ClassMember> members

Returns the members defined by the class.

Implementation

NodeList<ClassMember> get members;