NRTypeBase.Name Property NReflect
Gets or sets the name of this type.

Namespace: NReflect.NREntities
Assembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax

public string Name { get; set; }
See Also