Returns True if the field's value was modified by the most recent group of SetFieldValue calls.
This mechanism detects BeginNewFieldUpdateGroup and SetFieldValue calls only for the Entity object to which this field belongs.
You can use the ValueChangedThisSetValue method if you only care about the most recent SetFieldValue call.