Function Schema.getName
If this is a record, enum, or fixed, return its name, otherwise return the name of the primitive type.
string getName() @safe const;
If this is a record, enum, or fixed, return its name, otherwise return the name of the primitive type.
string getName() @safe const;