schemaHttpHonorificSuffix constant
IriTerm
const schemaHttpHonorificSuffix
honorificSuffix from schema-http vocabulary [Expects: http://schema.org/Text]
An honorific suffix following a Person's name such as M.D./PhD/MSCSW.
Can be used on: http://schema.org/Person
Implementation
static const schemaHttpHonorificSuffix = IriTerm(
'http://schema.org/honorificSuffix',
);