How to get a contract name from Solidity Contract ABI

Hi,

I want to get a contract name and pass it to my API. So, how I can retrieve the name of the contract using its contract ABI?