If this workflow execution is a child of another execution then contains the workflow execution that started this execution.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public WorkflowExecution Parent { get; set; }
 Declaration Syntax
 Declaration Syntax| C# | 
public WorkflowExecution Parent { get; set; }