method
A method is a command that makes Reflection do something. All Reflection methods act on the Reflection object.
In the standard syntax for using a method, the object name precedes the method as in this example:
Session.Connect
Click here to see a list of Reflection methods.