eventName property

set eventName (String value)

Implementation

set eventName(String value) {
  en = value;
}