StrEndsFunctionFunctor Property  | 
 
            Gets the Functor of the Expression.
            
 
    Namespace: 
   VDS.RDF.Query.Expressions.Functions.Sparql.String
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic override string Functor { get; }Public Overrides ReadOnly Property Functor As String
	Get
Property Value
Type: 
StringImplements
ISparqlExpressionFunctor
See Also