Summary
    Gets the name of the method implementing this test.
    Returns null if the test is not implemented as a method.
    
		- Namespace
 - TCLite
.Interfaces  - Containing Type
 - ITest
 
Syntax
string MethodName { get; }
	Value
| Type | Description | 
|---|---|
| string | 
