select

fun <T> select(property: SelectItemModelProperty<T>, selectModel: SelectItemModelBuilder<T, S>.() -> Unit): ItemModel

Selects a model based on the value of property.