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