get
Retrieves a property value from the current feature's properties, or from another object if a second argument is provided. Returns null
if the requested property is missing.
Retrieves a property value from the current feature's properties. Expression evaluates to null if the requested property is missing.
Retrieves a property value from the current feature's properties, or from another object if a second argument is provided. Expression evaluates to null if the requested property is missing.