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