BaseVirtualLiteralNodeTNodeID, TGraphIDValue Property  | 
 
            Gets the lexical value of the Literal.
            
 
    Namespace: 
   VDS.RDF.Storage.Virtualisation
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic string Value { get; }Public ReadOnly Property Value As String
	Get
Property Value
Type: 
StringImplements
ILiteralNodeValue
See Also