I didn't have to learn properties before, which was fine because I didn't understand them anyways. But Apple seems to be using them more and more to set/get class attributes, especially for the iPhone. I've been going through apple's doc, I understand what they are. But I don't know how to use them. I know how to declare them in a header file, but how do I then access them from a different class?
Thanks, Nate
Thanks, Nate