Copy pasting Node does not preserve rotation

Hi,

When Copy pasting a rotated Node, a new node is created without the rotation. How to preserve the rotation angle in the pasted(newly created) node.

Thanks in advance.

Is there a TwoWay BInding on the Node.RotationAngle property?

Yeah got the point, thanks