The name
function in the PYRToken
contract is a view function that returns the name of the token. It is likely a public variable that provides information about the token's identity without modifying the state.
string
): The name of the token as a string.