Use this property to set and retrieve the name and version of the SDK.
string configval; // give relevant initial value config.AgentId = configval; configval = config.AgentId
Type:string