tokenId property

int? tokenId
getter/setter pair

Token id: It is the id for a token which is allocated when the token is minted.

Implementation

int? tokenId;