isIn

infix fun KProperty1<in T, *>.isIn(values: Collection<String>)(source)

in: the field value matches any of the given values.