Create a new breakpoint for a source location.
The unique ID of the breakpoint.
Is breakpoint enabled.
An optional expression for conditional breakpoints.
An optional expression that controls how many hits of the breakpoint are ignored.
An optional message that gets logged when this breakpoint is hit. Embedded expressions within {} are interpolated by the debug adapter.
The source and line position of this breakpoint.
A breakpoint specified by a source location.