# Functions
Find finds a node by name in a parent node.
FindMembers finds all the object members.
New creates an instance of Node.
# Constants
ItemTypeObject is a item that is an object.
ItemTypeSetter is a item that is a setter function.
# Type aliases
ItemType is the type of item.