pid property

int pid
getter/setter pair

The pid of the process. This can be an arbitrary string, but must be unique within the scope of the process it belongs to.

Implementation

int pid;