It's actually not null-safety that's tripping the ...
# tornadofx
e
It's actually not null-safety that's tripping the compiler. It's an uninitialized value, you'd have the same issue in Java 🙂