name property

String name
final

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;