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