Return well-known C# alias for its .NET Type name
Return true if both Type Refs are equivalent
Return value suitable for human display
Return named property on Type (case-insensitive)
Return true if .NET Type is a collection
Return true if .NET Type is numeric
Return true if typeof is a scalar value (string|number|symbol|boolean)
Return true if .NET Type is a string
Create a unique key string from a Type Ref
Return true if Property has named Attribute
Resolve well-known C# Type Name from Type Ref
Resolve well-known C# Type Name from Name and Generic Args
Return all properties of a Type, inc. base class properties
Return underlying Type if nullable
Generated using TypeDoc
APIs to inspect .NET Types