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.
Checks if a property exists in the feature's JsonObject properties.
True if the property exists, false otherwise.
The feature to check.
The property key to check.