Can I clear just the "current values" in an environment

@singhsivcan just to clarify, setting the environment variable to null appears to actually retain the current value as null. A get still doesn’t give you back the initial value. Is that what you were expecting?

I don’t see any way to wipe the current value and return it to the initial value.