getBooleanProperty

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

Return

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

Receiver

The feature to get the property from.

Parameters

key

The property key.