Value

In computer science and software programming, a value is the representation of some entity that can be manipulated by a program.

In the context of data or an object wrapper around that data, the value is the primitive value that the object wrapper contains. In the context of a variable or property, the value can be either a primitive or an object reference. See value MDN

https://en.m.wikipedia.org/wiki/Value_(computer_science) HEIGHT 500 Wikipedia