Gets the handle of a variable.
public Task<Variable> GetVariableAsync( AsyncHandle asyncHandle, string name )
Public Function GetVariableAsync ( asyncHandle As AsyncHandle, name As String ) As Task(Of Variable)