Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
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.