Use this property to set and retrieve the name of the test.
string configval; // give relevant initial value config.TestName = configval; configval = config.TestName
Type:string