Create a deep clone of this object, ensuring that all nested properties are also cloned to prevent shared references.
a new instance of the object that is a deep clone of the original.
Create a deep clone of this object, ensuring that all nested properties are also cloned to prevent shared references.