This version of Unity is unsupported.

ListView.selectedItem

public object selectedItem;

Description

The currently selected item from the items source. If multiple items are selected, this will return the first selected item.