in

open infix fun <R> KProperty1<T, R>.in(items: Iterable<R>)

Includes only values for which the given property is inside the given items.