The latest executionContext provided by the decider for this workflow execution. A decider can provide an executionContext, which is a free
            form string, when closing a decision task using RespondDecisionTaskCompleted.
             
            
Constraints:
 Declaration Syntax
 Declaration Syntax| C# | 
public string LatestExecutionContext { get; set; }