setSelectionValues property

List<String>? setSelectionValues
getter/setter pair

Replaces a selection field with these new values.

Implementation

core.List<core.String>? setSelectionValues;