contains

open fun <R : CharSequence> KProperty1<T, R>.contains(text: CharSequence, ignoreCase: Boolean = false)

Includes only values for which the given property contains the given text.