Currently it's difficult to obtain the info about wether or not a test is a parent test or if it is just a sub-test. A customer would like to have a way to detect that when using the OnBeforeTestStarted and OnAfterTestCompleted events. We need to expose a property which will indicate whether the current test is parent or sub-test.