systemProcessId property
The process ID of the debugged process, as assigned by the operating system. This property should be omitted for logical processes that do not map to operating system processes on the machine.
Implementation
final int? systemProcessId;