organization_unit constant

IriTerm const organization_unit

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

To specify the organizational unit name associated with the object

Can be used on all classes in this vocabulary

Implementation

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