• Returns the value for a Key in the given item / object.

    Parameters

    • item: object

      The target item or partial item.

    • key: Key

      The Key to lookup in item.

    Returns any

    Value for key in item.