OntologyProperty.IsTopProperty 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:
Syntaxpublic bool IsTopProperty { get; }
Public ReadOnly Property IsTopProperty As Boolean
Get
Property Value
Type:
Boolean
See Also