Name constant

IriTerm const Name

IRI for vcard:Name

To specify the components of the name of the object

Implementation

static const Name = IriTerm.prevalidated(
  'http://www.w3.org/2006/vcard/ns#Name',
);