selectedValue property

dynamic selectedValue
getter/setter pair

multi-selection mode just set selectedValues to not-null, else will be the single-selection mode

Implementation

dynamic selectedValue;