name property

String name
final

The name of the function. Can be empty if it's an constructor or the default function.

Implementation

final String name;