Creates a deep copy of the current Atom.
[C#] Atom Clone()
Atom Clone()
This function creates a new object that is a copy of this instance.
The copy is a deep copy and all contained Atoms are copied as part of the clone process
None.