| Property  | Includes | 
| Method application name  | the name of the application in which the method is defined | 
| Method categories list  | the list of categories in which the method is defined | 
| Method comment field  | the method comment field | 
| Method header comment (from top of method)  | the comment that appears at the start of a method | 
| Method notes field  | the method notes field | 
| Private method body  | the code body of private methods | 
| Public method body  | the code body of public methods |