Is there a way to check if a property is set? I wo...
# tornadofx
d
Is there a way to check if a property is set? I would like to use visibleWhen() which requires an observable boolean, but have a string property. Is there some check like the empty of the ViewModel for a property?