functionName property

TruncatableString? functionName
getter/setter pair

The fully-qualified name that uniquely identifies the function or method that is active in this frame (up to 1024 bytes).

Implementation

TruncatableString? functionName;