get constant

String const 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.

Sdk Support: basic functionality with js, android, ios, macos

Implementation

static const get = "get";