| Property  | Includes | 
| Class comment  | the class comment field | 
| Class definition  | the class definition of each class | 
| Class hierarchy  | the class hierarchy at the start of each class’s section. (The hierarchy shows superclasses of the class.) | 
| Class notes  | the class notes field | 
| List of private inherited methods  | the table that maps inherited private methods to the implementing superclass | 
| List of public inherited methods  | the table that maps inherited public methods to the implementing superclass | 
| Private methods  | private class and instance methods | 
| Public methods  | public class and instance methods |