If I do ``` php $builder->add('submit'); ``` and `$submit` is not a property that can be mapped in the model, the type `submit` should be assumed. The same should be the case for `reset`.