toggleChoices

fun <V, P : Property<V?>> toggleChoices(property: P, block: PropertyToggleChoicesDSL<V, P>.() -> Unit? = null): PropertyToggleChoicesDSL<V, P>