BaselineBranchName property
Use this property to set and retrieve the name of the branch the baseline reference will be taken from and where new and accepted steps will be saved to.
Syntax
string value; // give relevant initial value
eyes.BaselineBranchName = value;
value = eyes.BaselineBranchName
Type:string