BlankNodePatternVariableName Property  | 
 
            Gets the Temporary Variable Name of this Pattern.
            
 
    Namespace: 
   VDS.RDF.Query.Patterns
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic override string VariableName { get; }Public Overrides ReadOnly Property VariableName As String
	Get
Property Value
Type: 
String
See Also