familyName constant
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',
);