Hi Josh,
that property is to allow you to pre-select some items when loading the data/screen.
To know what items are selected by the user, you'll have to make use of the OnChange event, the import list to that action holds the items currently selected.
Hope this helps,
Dorine