ERC721
Inherits: Context, ERC165, IERC721, IERC721Metadata, IERC721Errors
Implementation of https://eips.ethereum.org/EIPS/eip-721[ERC721] Non-Fungible Token Standard, including the Metadata extension, but not including the Enumerable extension, which is available separately as {ERC721Enumerable}.
State Variables
_name
string private _name;