Hi I am debugging and need to be able to check what the values of my properties within my objects are. They are strings… but I dont see the actual string itself.
I just get this here:

some advice would be nice…
thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Add below method to TrackVO class
Note:
You are overriding the method that is inherited from NSObject.
%@ and xCode-variable-view will implicitly call this description method.