<@U0F3291QE> what do you think of this: ``` val &l...
# tornadofx
r
@edvin what do you think of this:
Copy code
val <T> TreeView<T>.selectedItem: TreeItem<T>?
    get() = selectionModel.selectedItem