Multiselect Property
Multiselect input properties are configured similarly to Select Properties by using an @options, @lookupOptions, or @searchOptions decorator. The only difference is that the property value for a Multiselect property input is defined as an array.

You can also configure Multiselect input properties using Complex Types as option values.

An example of a multiselect with dynamic options.
