If this workflow execution is a child of another execution then contains the workflow execution that started this execution.

C# |
public WorkflowExecution Parent { get; set; }
C# |
public WorkflowExecution Parent { get; set; }