region constant

IriTerm const region

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

The region (e.g. state or province) associated with the address of the object

Implementation

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