Returns the value of attribute value
Returns:
the current value of value
19 20 21
# File 'lib/tty/reader/key_event.rb', line 19 def value @value end