hasFN constant

IriTerm const hasFN

IRI for vcard:hasFN

Used to support property parameters for the formatted name data property

Can be used on all classes in this vocabulary

Implementation

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