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