Function Schema.addAlias

If this is a record, enum, or fixed, add an alias.

void addAlias (
  string name,
  string namespace = null
) @safe;