onProperty constant
onProperty [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#Property]
The property that determines the property that a property restriction refers to.
Can be used on: http://www.w3.org/2002/07/owl#Restriction
Implementation
static const onProperty = IriTerm.prevalidated(
'http://www.w3.org/2002/07/owl#onProperty',
);