SyntaxFix
Write A Post
Hire A Developer
Questions
Use toString when you need to display the name to the user.
toString
Use name when you need the name for your program itself, e.g. to identify and differentiate between different enum values.
name