How to differentiate groups and masked-groups

Is there a way to select out only the masked groups?
constructor.name returns the same name “Group” for masked groups and the normal groups.

You can determine whether a group is masked by checking the mask property.

2 Likes