def getBody(self): return _ESL.ESLevent_getBody(self)
def getBody(self) -> "char *": return _ESL.ESLevent_getBody(self)