A decorator function that marks a property of a class to be ignored during cloning.
The target object (class prototype) where the property resides.
The key of the property to be ignored during cloning.
A decorator function that marks a property of a class to be ignored during cloning.