Deletes the value associated with the given node. Values stored on ancestors are not affected, meaning that child nodes will still see inherited values.
This function returns true if there was a value stored directly on the node, and false otherwise.
A node element.
Obtain a string with the internally assigned property name for the local which is used to store the value on a node
Retrieves a local variable stored on the node (or one of its parents).