has

fun has(vararg expressions: Expression): Expression
fun has(string: String, expression: 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.


DSL function for "has".


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