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