`y` is also a `Property<String>?`, but due t...
# tornadofx
e
y
is also a
Property<String>?
, but due to type erasure, you can't investigate the type parameter at run time.