familyName constant
familyName [Expects: https://schema.org/Text]
Family name. In the U.S., the last name of a Person.
Can be used on: https://schema.org/Person
Implementation
static const familyName = IriTerm.prevalidated(
'https://schema.org/familyName',
);