Returns NULL if no mapping exists or if the object has been garbage collected.
Parameters
keyThe string key associated with the object.
resultThe referenced object, or NULL if not available.
Signature
METHODS get IMPORTING !key TYPE string
RETURNING VALUE(result) TYPE REF TO object.