class IKBoneNameAndIndex_t
{
public:
    // MPropertyAttributeChoiceName = Bone
    CUtlString m_Name;
private:
    uint8 pad_0008[8];
};