The opaque string used as a handle on the task. This token is used by workers to communicate progress and response information back to the
            system about the task.
             
            
Constraints:
 Declaration Syntax
 Declaration Syntax| C# | 
public string TaskToken { get; set; }