familyName constant

IriTerm const familyName

IRI for schemahttp:familyName [Expects: http://schema.org/Text]

Family name. In the U.S., the last name of a Person.

Can be used on: http://schema.org/Person

Implementation

static const familyName = IriTerm.prevalidated(
  'http://schema.org/familyName',
);