public string GetBody()
    {
        string ret = ESLPINVOKE.ESLevent_GetBody(swigCPtr);

        return(ret);
    }