JsonLdTermDefinitionPrefix Property  | 
 
            Get or set the prefix flag for the term.
            
 
    Namespace: 
   VDS.RDF.JsonLd
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic bool Prefix { get; set; }Public Property Prefix As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also