// MVDataRoot
// MVDataNodeType = 1
// MPropertyPolymorphicClass
// MVDataFileExtension = vsnd
// MPropertyFriendlyName = VSND Container
// MPropertyDescription = Voice Container Base
class CVoiceContainerBase
{
    void* __vftable;
    uint8 pad_0008[32];
public:
    // MPropertySuppressField
    CVSound m_vSound;
    // MPropertySuppressExpr = true
    CVoiceContainerAnalysisBase* m_pEnvelopeAnalyzer;
};

KV3 Class Defaults