class NPCAttachmentSpawnKV_t
{
public:
    CUtlString m_sKey;
    CUtlString m_sValue;
};

KV3 Class Defaults

{
    m_sKey = ""
    m_sValue = ""
}