public string getValue(string propertyName) { string ret = FiftyOneDegreesTrieV3PINVOKE.Match_getValue__SWIG_0(swigCPtr, propertyName); if (FiftyOneDegreesTrieV3PINVOKE.SWIGPendingException.Pending) { throw FiftyOneDegreesTrieV3PINVOKE.SWIGPendingException.Retrieve(); } return(ret); }