add a TYPE suffix to all asciidoctor type attributes (#444) Because asciidoctor attributes are not currently case-sensitive, the TYPE suffix is needed to disambiguate between an API type and an enum with the same name.