Retrieves the value of an environment variable from the current process.
string
The name of the environment variable.
The value of the environment variable specified by variable, or null if the environment variable is not found.