Function Schema.getAliases
If this is a record, enum, or fixed, return its aliases, if any.
bool[string] getAliases() @safe const;
If this is a record, enum, or fixed, return its aliases, if any.
bool[string] getAliases() @safe const;