getAgentID method

String? getAgentID()

Implementation

String? getAgentID() {
  return this._agentID;
}