systemProcessId property

int? systemProcessId
final

The system process id of the debugged process. This property is missing for non-system processes.

Implementation

final int? systemProcessId;