members property

Return the switch members that can be selected by the expression.

Implementation

NodeList<SwitchMember> get members;