Retrieves a secret value by its name from the specified environment variable.
the value of the environment variable as a String, or null if the variable is not found.
the name of the environment variable to retrieve.