isExact

infix fun <T, V> KProperty1<T, V>.isExact(value: Boolean?)(source)

Finds all rows where the value of the column with the name of the KProperty1 converted using propertyConversionMethod equals to one of these values: null,true,false,unknown