This version of Unity is unsupported.

BaseVerticalCollectionView.selectionType

public UIElements.SelectionType selectionType;

Description

Controls the selection type.

The default value is SelectionType.Single. When you set the collection view to disable selections, any current selection is cleared.