TestCase.Name Property Definition Gets the display name of the test case. By default, returns the Id. public virtual string Name { get; } View source Property Value String