Add ability to copy nodes with a different ID: ``` node.copyWithDifferentId(newId); ```
Add ability to copy nodes with a different ID: