Property constant

IriTerm const Property

IRI for rdf:Property

The class of RDF properties.

Implementation

static const Property = IriTerm.prevalidated(
  'http://www.w3.org/1999/02/22-rdf-syntax-ns#Property',
);