predicate property
final
The predicate (property) of this RDF statement
The property or relationship type connecting the subject to the object. Must always be an IRI according to RDF 1.1 specification.
Implementation
final RdfPredicate predicate;