public string getType()
    {
        string ret = ESLPINVOKE.ESLevent_getType(swigCPtr);

        return(ret);
    }