userId property

String? userId
getter/setter pair

The ID of the user that executed the process.

E.g. If this is the root user this will always be 0.

Implementation

core.String? userId;