Returns the value of attribute value
Returns:
the current value of value
6 7 8
# File 'lib/api/person.rb', line 6 def value @value end