honorificPrefix constant
IRI for schema:honorificPrefix [Expects: https://schema.org/Text]
An honorific prefix preceding a Person's name such as Dr/Mrs/Mr.
Can be used on: https://schema.org/Person
Implementation
static const honorificPrefix = IriTerm.prevalidated(
'https://schema.org/honorificPrefix',
);