getStringProperty

Gets a string property from the feature's JsonObject properties.

Return

The string value, or null if the property doesn't exist or isn't a string.

Receiver

The feature to get the property from.

Parameters

key

The property key.