return the setter function of a specific field
Setter setter(String field) { return _getField(field).setter!; }