I have a JSON Response which has both aliasname and name. Here I need to display aliasname only if its present in the response. If not, I need to show the name itself. Below is