3.1 access
access
〈execution-time action〉 to read or modify the value of an object
NOTE 1
Where only one of these two actions is meant, “read” or “modify” is used.
NOTE 2
“Modify” includes the case where the new value being stored is the same as the previous value.
NOTE 3
Expressions that are not evaluated do not access objects.