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