ParentBranchName property
Use this property to set and retrieve the parent branch from which newly created branches get their initial baseline.
Syntax
string configval; // give relevant initial value
config.ParentBranchName = configval;
configval = config.ParentBranchName
Type:string