The NSString class is a part of Foundation framework to work with strings (series of characters). It also includes methods for comparing, searching and modifying strings.
For nesting various types of objects and data-types into NSStrings refer to: Objective-C, Format Specifiers