parent_branch_name property
Use this property to set and retrieve the parent branch from which newly created branches get their initial baseline.
The newly created branch inherits the baselines and annotations of the parent. If no parent is defined, then the new branch will inherit the baselines from the default branch.
Syntax
eyes.parent_branch_name = value
value = eyes.parent_branch_name
Type:Text
The branch name. This may be any string.