I want to display the name value of an array but it is returning null
const { getInscription } = response.data.data; var cityObj = getInscription.city;