fun addChild(node: Node): Node
Add a child node to the current node, if the node does not exists in the list.
node - tree node instance
node
Return the node that was added or the available node