setRootName

fun setRootName(name: String): Tree<T>

Made for convenience and chaining. Direct tree.root.name = "someName" is still possible.