// MPropertyAutoExpandSelf
class TrackedStatHeroAdjectiveData_t
{
public:
    // MPropertyDescription = The adjective
    CUtlString m_strAdjective;
};

KV3 Class Defaults

{
    m_strAdjective = ""
}