Click or drag to resize

OntologyPropertyIsTopProperty Property

Gets whether this is a top property i.e. has no super properties defined.

Namespace:  VDS.RDF.Ontology
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool IsTopProperty { get; }

Property Value

Type: Boolean
See Also