Click or drag to resize

JsonLdTermDefinitionProtected Property

Get or set the protected flag for the term.

Namespace:  VDS.RDF.JsonLd
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool Protected { get; set; }

Property Value

Type: Boolean
See Also