note constant
IRI for vcard:note [Expects: http://www.w3.org/2001/XMLSchema#string]
A note associated with the object
Can be used on all classes in this vocabulary
Implementation
static const note = IriTerm.prevalidated(
'http://www.w3.org/2006/vcard/ns#note',
);