nickname constant

IriTerm const nickname

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

The nick name associated with the object

Implementation

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