The runId of a workflow execution. This Id is generated by the service and can be used to uniquely identify the workflow execution
            within a domain.
             
            
Constraints:
 Declaration Syntax
 Declaration Syntax| C# | 
public string RunId { get; set; }