The getter returns the list of Z-values by reference.
A change to the returned list changes the geometry Z-values list.
The setter copies the input to an internal container.
If the input is null, then the list of Z-values for this geometry is set to null.