public string Get_Name()
        {
            string ret = LinearMathPINVOKE.CProfileNode_Get_Name(swigCPtr);

            return(ret);
        }