Returns an instance of
Variable which corresponds to the given
name. This method searches through the BPEL OM, according to the current
activity XPath and checks variables from the process itself and all
active scopes.
Parameters: name - Name of the variable. Instance of Variable which corresponds to the given name.