selectedItemProperty

val selectedItemProperty: Property<T?>

Property for the selected item.

Value may be null if no item is selected.

See also