Retrieves a nested property from a GeoJSON feature using dot-notation key.
The GeoJSON feature object.
Dot-notation property path (e.g. "properties.name").
"properties.name"
The property value or null if not found.
Retrieves a nested property from a GeoJSON feature using dot-notation key.