\brief Contains key

Checks if the JSON object contains an entry with the passed key.

\author Mihael Schmidt
\date   20.03.2008

\param Pointer to the JSON object
\param Entry key

\return *on = JSON object contains key<br>
        *off = JSON object does not contain key
