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