Example:
class Person { def name def age } // 'firstName' property doesn't exist new Person(firstName: "John")