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:
Syntax public virtual string VariableName { get; }
Public Overridable ReadOnly Property VariableName As String
Get
Property Value
Type:
StringSee Also