PatternItemVariableName Property  | 
 
            Gets the Variable Name if this is a Variable Pattern or null otherwise.
            
 
    Namespace: 
   VDS.RDF.Query.Patterns
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic virtual string VariableName { get; }Public Overridable ReadOnly Property VariableName As String
	Get
Property Value
Type: 
String
See Also