CSharpScriptExecution.GeneratedClassName
Name of the class when a class name is not explicitly provided as part of the code compiled.
Always used for the module name.
By default this value is a unique generated id. Make sure if you create multiple compilations that you change the name here, otherwise you end up with duplicate module names that fail.
public string GeneratedClassName