OntologyPropertyIsBottomProperty Property |
Gets whether this is a btoom property i.e. has no sub properties defined.
Namespace:
VDS.RDF.Ontology
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool IsBottomProperty { get; }
Public ReadOnly Property IsBottomProperty As Boolean
Get
Property Value
Type:
BooleanSee Also