name property

String name
final

Required. The name of the function to call. Matches FunctionDeclaration.name.

Implementation

final String name;