Vaadin 8 Binder and nested properties

In Vaadin 7 I could use the BeanFieldGroup to bind to nested properties. How to do that in Vaadin 8?

Seems we get this feature in 8.1.0 : https://github.com/vaadin/framework/issues/8384