• Recursively fetches the same property from the object until the fetched value matches the test condition or there is nothing left to fetch.

    Parameters

    Returns any

    Example