getDoubleProperty

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

Return

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

Receiver

The feature to get the property from.

Parameters

key

The property key.