Type: String
The workerAppName property of the JadeMethodContext class contains the name of a worker application that is to handle the asynchronous method call specified by the JadeMethodContext instance.
The asynchronous method call is queued and handled by the first worker application with a name matching the value of the workerAppName property that becomes available.