JsonLdTermDefinitionDirectionMapping Property  | 
 
            Get or set the text direction mapping for this term definition.
            
 
    Namespace: 
   VDS.RDF.JsonLd
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic Nullable<LanguageDirection> DirectionMapping { get; set; }Public Property DirectionMapping As Nullable(Of LanguageDirection)
	Get
	Set
Property Value
Type: 
NullableLanguageDirection
See Also