Este conteúdo não está disponível no idioma selecionado.
13.4. POJO Fallbacks
When working with POJOs, a fallback method is applied. If the getter of a property cannot be found, the compiler will resort to using the property name as a method name and without arguments. Nested properties are also indexed.