This is a simple class that can be used to define constant values that can be updated.
It can store and retrieve values from global variables with unique names based on a constant name key. If the constant is already defined, the class can update its value.