I need to access the value of the json that contains a point in its name.
I would like to access the "proy_sim.name" field but I do not know how
{        
    "prsp_sol": [
        {
            "proy_sim.name": "Vehículos",
            "prsp_def.name": "TRACTOR"  
        }
    ]
}
 
     
    