note constant

IriTerm const note

note [Expects: http://www.w3.org/2001/XMLSchema#string]

A note associated with the object

Implementation

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