like

infix fun KProperty1<in T, *>.like(pattern: String)(source)

like: the field value matches the given pattern (supports * wildcards).