hasName constant
IRI for vcard:hasName [Expects: http://www.w3.org/2006/vcard/ns#Name]
To specify the components of the name of the object
Can be used on all classes in this vocabulary
Implementation
static const hasName = IriTerm.prevalidated(
'http://www.w3.org/2006/vcard/ns#hasName',
);