name property
Required. The name of the function to call. Matches FunctionDeclaration.name and FunctionCall.name.
Implementation
final String name;
Required. The name of the function to call. Matches FunctionDeclaration.name and FunctionCall.name.
final String name;