public bool Return()
        {
            bool ret = LinearMathPINVOKE.CProfileNode_Return(swigCPtr);

            return(ret);
        }