I have an instance variable with several members, many of which have their own members and so on. Using the debugger and watch variables, I found a string variable with a specific value that I need by diving into this variable's members.
However, after spending some time on other things and coming back to this, I am now unable to find where this
…