The getter returns the IList of ID-values by reference. A change to the returned list changes the patch 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 patch is set to null.