The access level of the method
Whether the method is asynchronous
The parameters of the method
Optional
return_The return type of the method
Optional
bodyThe body of the method
Optional
summaryXML documentation summary for the method
Optional
typeThe type of the method (instance or static)
Optional
classThe class this method belongs to
Optional
extensionThe extension parameter for extension methods
Optional
annotationsAny annotations to add to the method
Optional
splitWhether to split annotations onto separate lines
The name of the method