the property would be of type `T?` but ignore null...
# language-proposals
h
the property would be of type
T?
but ignore null value assigments? or does `T`also work for this, and IDEA won't complain?