schemahttpHonorificSuffix constant

IriTerm const schemahttpHonorificSuffix

honorificSuffix from schemahttp 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 = const IriTerm(
  'http://schema.org/honorificSuffix',
);