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:

C# |
public string RunId { get; set; }
Constraints:
C# |
public string RunId { get; set; }