Optional
Allow access to undefined properties in the context object. When set to false, accessing undefined properties will throw an error.
When set to true, the context object can be modified by the compiled code.
Allow access to undefined properties in the context object. When set to false, accessing undefined properties will throw an error.