FunctionBreakpoint 
    A breakpoint specified by a function name.
Constructors
Properties
Link copied to clipboard
                  The name of the function to which this breakpoint is attached.
Link copied to clipboard
                  An optional expression that controls how many hits of the breakpoint are ignored.
Link copied to clipboard
                  An optional message that gets logged when this breakpoint is hit. Embedded expressions within {} are interpolated by the debug adapter.