public virtual string GetName()
        {
            string ret = SLikeNetPINVOKE.CommandParserInterface_GetName(swigCPtr);

            return(ret);
        }