Object representing a block of executable code.
get_param_doc(param)
: Gets the documentation string for a given parameter.param
: Name of parameter to retrieve documentation string for.get_param_names()
: Gets the names of this method's parameters.