has

open fun has(key: Expression<String>, obj: Expression<Map<String, *>>? = null): Expression<Boolean>

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