lte

open infix fun <R : Comparable<R>> KProperty1<T, R>.lte(value: R)

Includes only values for which the given property is lesser than or equal to the given value.