cloneOnNewNode

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

Clones this property to be added on a new node.