cloneOnNewNode

abstract fun cloneOnNewNode(node: Node<T>): NodeProperty<T>

Clones this property to be added on a new node.