honorificSuffix constant
IRI for schemahttp:honorificSuffix [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 honorificSuffix = IriTerm.prevalidated(
'http://schema.org/honorificSuffix',
);