There is a value of a variable in the memory cell of the computer.
This value can be requested for processing and changed by the program.
The name of a variable is never changed.
When writing a code,
the programmer can set any name for the variable.
However, as soon as the ready program is launched,
neither programmer nor the computer, nor the program,
has any way to change the name of the variable.