startsWith

infix fun <T> Property<T>.startsWith(value: String): PropertyQueryCondition<T>