Removing the value associated with a variable or property from the current environment.
Common usages:
- Destroying a variable or member of an array in PHP.
- Removing the value bound to a property in Apache Ant.
- Removing a variable from the environment of a shell script.