Xcode Toolbox prints out customizable accessor/mutator (get/set) methods for the variables of an Objective-C object. You can drag & drop entire projects, or individual header files, or even type the declarations. Accessors and mutators may be completely...