containsProperty

Checks if a property exists in the feature's JsonObject properties.

Return

True if the property exists, false otherwise.

Receiver

The feature to check.

Parameters

key

The property key to check.