I changed the test into `data class PojoClass(var ...
# tornadofx
j
I changed the test into
data class PojoClass(var name: String? = null)