class CTestPulseIO__EntityNameStringArgs_t
{
public:
    CEntityNameString nameA;
    CUtlSymbolLarge strValueB;
};

KV3 Class Defaults

{
    nameA = ""
    strValueB = ""
}