class Foo { lateinit var foo: String } //INFO: 'lateinit' allows initializing a not-null property outside of a constructor