I'm able to retrieve the node ObjectiveCPropertyRefExpr out and I want to check if it's referring to something from the UITextField (in the future I want to check for other user input fields too).
Is there a way to check if the ObjectiveCPropertyRefExpr is from UITextField?