findName
findName(str: String): Type;
The findName method of the Schema class returns a reference to the type of the class or primitive type specified in the str parameter.
findName(str: String): Type;
The findName method of the Schema class returns a reference to the type of the class or primitive type specified in the str parameter.