You would have to show more of the file to be sure. Are you properly importing the header file? Have you saved the header file?
Try inserting the explicit self-> references and you might get a more revealing error message.
Also, try preprocessing the implementation file (in the Build menu) and that might reveal why the ivar isn't being found.