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; }
Public ReadOnly Property IsTopProperty As Boolean
Get
Property Value
Type:
BooleanSee Also