Is there any way i can identify the name of the current test case during run time

thanks…in some other post i saw this piece of code to get the Job Id
UiPath.Executor.ExecutorManager.Instance.Id.ToString().Looks easier but not working for me. I am using windows + c# combination.Is there any way to get the id using this piece of code.Is there any library i have to download

Please refer below post