has

fun has(block: Expression.ExpressionBuilder.() -> Unit)
fun has(string: String, expression: Expression)

Tests for the presence of an property value in the current feature's properties, or from another object if a second argument is provided.

fun has(string: String)

Tests for the presence of an property value in the current feature's properties