Access: Read OnlyType: array
The selection property is an array that contains any currently selected items. If there is no current selection, the array will be empty. If the selection mode does not allow multiple selection,
$list->selection[0];
See also: children() .