Returns the value of attribute name
Returns:
the current value of name
10 11 12
# File 'lib/tty/reader/key_event.rb', line 10 def name @name end