not

@JvmName(name = "notOperator")
operator fun Expression<BooleanValue>.not(): Expression<BooleanValue>(source)

Negates this expression.