how to check if key exists in json object in typescript code example Example: check if json obj exists if(thisSession.hasOwnProperty('merchant_id')){ }