Update set<ValType>(Field<ValType> field, ValType value) { setValue(field.name, value); return this; }