No it's not, because `lateinit`s are not nullable ...
# announcements
e
No it's not, because `lateinit`s are not nullable by design, they throw
NotInitializedException
if... Well, exception is pretty self-explanatory