street_address constant

IriTerm const street_address

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

The street address associated with the address of the object

Implementation

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