getName abstract method
Gets the name of this function.
The name is use to invoke this function in the expression.
Returns the name of this function.
Implementation
String getName();
Gets the name of this function.
The name is use to invoke this function in the expression.
Returns the name of this function.
String getName();