environment property

AgentEnvironment? environment
getter/setter pair

Environment variables for this Runnable (overrides variables set for the whole Task or TaskGroup).

Implementation

AgentEnvironment? environment;