selectedItemProperty

Either null (when nothing is selected), or the selected item.

If T is nullable, then a null value has two meanings (either the selected item is null, or there is no selected item).