Identity of the worker making the request, which is recorded in the ActivityTaskStarted event in the workflow history. This enables
            diagnostic tracing when problems arise. The form of this identity is user defined.
             
            
Constraints:
 Declaration Syntax
 Declaration Syntax| C# | 
public string Identity { get; set; }