Gets the name of the function to evaluate.
Namespace: MindFusion.Scripting
Assembly: MindFusion.Scripting
C# Copy Code |
---|
public string Name { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Name As String |
A string representing the function name, as it appears in the expression.