Protected
Optional
delete property from context
get value of propertyKey in current context
propertyKey
get current context object of this scope
get a proxy of the current context object if exists.
get a scope for an object named as propertyKey from cache map,
if the current value is not type od object, will return undefined.
object
undefined
the name of the property
is current context has propertyKey in hash map keys
set the value of propertyKey in current context, could be instilled with value.
value
create a scope with the same type of this scope
sc
Static
delete property from context