MultiChoiceListValue

constructor(name: String, value: MutableSet<T>, choices: Set<T>, canBeNone: Boolean = true, isOrderSensitive: Boolean = false)