name property

String name
final

The name of the stack frame, typically a method name.

Implementation

final String name;