Since forms normally define or create new objects,
GDL defines the add
form to modify existing objects.
Form: add
objects property new-values...
This form evaluates the atom or list objects to arrive at the set of objects to be modified. Then it uses the new-values to write new data into the property named property of those objects. The new-values may be a single number or string, or a list.