OntologyPropertyDirectSubProperties Property  | 
 
            Gets the direct sub-classes of this class.
            
 
    Namespace: 
   VDS.RDF.Ontology
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic IEnumerable<OntologyProperty> DirectSubProperties { get; }Public ReadOnly Property DirectSubProperties As IEnumerable(Of OntologyProperty)
	Get
Property Value
Type: 
IEnumerableOntologyProperty
See Also