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