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