Returns the node for the given member name. If the member does not exist, the optional fallback is returned (if provided).
Parameters
namefallbackresultSignature
METHODS get IMPORTING !name TYPE string
fallback TYPE REF TO /ork/if_json_node OPTIONAL
RETURNING VALUE(result) TYPE REF TO /ork/if_json_node.