getIntProperty
Gets an integer property from the feature's JsonObject properties.
Return
The integer 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.