StackFrame.Name

From Xojo Documentation

Read-Only Property (As String )
StringValue = aStackFrame.Name

New in 2019r2

Supported for all project types and targets.

The locally resolved function name corresponding to the address. Since this is looked up at runtime, it will be incorrect if the image containing the address lacks symbol information or has had symbols stripped.