// ClassWithConstructorAndProperties class ClassWithConstructorAndProperties( val nullable: String?, val notNull: String )