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