Gets a bool value indicating whether the current Type has a name that requires special handling.
true if the Type has a name that requires special handling; otherwise, false.
This property is read-only.
Note: Names that begin with or contain an underscore character (_) are examples of type names that might require special treatment by some tools.If the current instance represents a generic type, this property applies to the definition of the type. If the current instance represents an unassigned type parameter of a generic type or method, this property always returns false.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0