Trait EntityName
actor_es
pub trait EntityName { const NAME: &'static str; }
const NAME: &'static str