I added a model in WED named somemodel_mdl_001. I have an event function that is called on EVENT_IMPACT. In my event function, how can I find the name of the model (i.e., somemodel_mdl_001)? (I know that "me" points to the entity, but I want access to the name used in WED. Something like me.name?)