setName

fun setName(name: String): TreeNode<T>

Change the name of this node.

Return

this TreeNode for chaining calls