<@U14ECM2KV> `when` might imply that it will be as...
# tornadofx
e
@ron
when
might imply that it will be assigned to that value whenever it becomes null, while
if
implies it will only happen if that is the case right now IMO.