agent property

String? agent
getter/setter pair

Name of the virtual agent.

Used for LLM prompt. Can be left empty.

Implementation

core.String? agent;