Gets the name of this function. The name is use to invoke this function in the expression.
Returns the name of this function.
@override String getName() { return name; }