ModifierBuilder set(String fieldName, value) { _updateOperation('\$set', fieldName, value); return this; }