Use on a struct or class to implement a custom deep copy code as ordained by the
Deep Copy Function Generator. When used, overrides all other native function generators.
Fields
code
A line of code that will be inserted into the stringbuilder that outputs c# code
for the associated deep copy function.
Use {0} to obtain the variableName, and {1} to obtain the original copy variable name.