Hi,
The event name should be listed as one of the first (typically the first, unless you’ve set a note on the event) XML “property” attribute tags in it’\s metadata, with the tag <property name="name">. As an example, for an event named “CarEngine”, it would look like this:
<property name="name">
<value>CarEngine</value>
</property>
If you’re not seeing it, could I get you to provide your FMOD Studio version?