has
open fun has(key: Expression<String>, obj: Expression<Map<String, *>>? = null): Expression<Boolean>(source)
Tests for the presence of an property value in the current feature's properties, or from another object if a second argument is provided.
Tests for the presence of an property value in the current feature's properties, or from another object if a second argument is provided.