Node.has(*names)
To see if a Node has a child with a given name, use the has method:
has
Node.has(name)
No Comments