CanSelectMultiple Property (ListDescription)
Indicates whether the container allows more than one child element to be selected concurrently.

C# Syntax

public Nullable<bool> CanSelectMultiple {get; set;}