How to add a Read-only field

How to add a Read-only field to a Vaadin form with binder?

The field will be treated as read only if you leave the setter null: https://vaadin.com/docs/v14/flow/binding-data/tutorial-flow-components-binder.html#binding-read-only-data