name property
The logical name of the process. This is usually the full path to process's executable file. Example: /home/example/myproj/program.js.
Implementation
final String name;
The logical name of the process. This is usually the full path to process's executable file. Example: /home/example/myproj/program.js.
final String name;