Gets the name of the member reflected by the current instance.
A string containing the name of the member reflected by the current instance.
Operation
This property is read-only.
Only the simple name, not the fully qualified name, of the member reflected by the current instance is returned.
Note: For example, if the current instance reflects the member Print in System.MyClass, the MemberInfo.Name property would be "Print".
Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0