hasProperty

suspend fun hasProperty(propertyId: String): Boolean(source)

Checks whether a property exists in the store.

Return

true if the property exists, false otherwise

Parameters

propertyId

The unique identifier of the property