Person.Title and Person.Interest. The way bulk update understands which fields need to be updated is by using a FieldValueInfo instance, containing the following information:
- Key: the field name.
- Operation: the action to be performed.
- Values: the parameters that correspond to the operation.