Submenu menus

How do I set submenu items? I’ve tried using popup standard methods, when I try NSMenu methods like insertItem_atIndex_, it doesn’t get recognised or my first string parameter is wrong, docs say ‘NSMenuItem’, what kind of type is this? It’s a class in my books.