[This is preliminary documentation and is subject to change.]
Retrieve the schema information for a given type.

C# | Visual Basic | Visual C++ |
TypeSchema schema( string p_name )
Function schema ( _ p_name As String _ ) As TypeSchema
TypeSchema^ schema( String^ p_name )

- p_name (String)
- Name of a type

Schema information or null, if the type has not been registered