Gets or sets the agent's state.

C# | Visual Basic | Visual C++ |
IMyAgentState MyState { get; set; }
Property MyState As IMyAgentState
property IMyAgentState^ MyState { IMyAgentState^ get (); void set (IMyAgentState^ value); }

The current agent's state.