Get raw field value without type checking
dynamic getRawField(String fieldName) => fields[fieldName];