The access level of the method
Whether the method is asynchronous
The parameters of the method
Optionalreturn_The return type of the method
OptionalbodyThe body of the method
OptionalsummaryXML documentation summary for the method
OptionaltypeThe type of the method (instance or static)
OptionalclassThe class this method belongs to
OptionalextensionThe extension parameter for extension methods
OptionalannotationsAny annotations to add to the method
OptionalsplitWhether to split annotations onto separate lines
The name of the method