Returns the value of attribute value
Returns:
the current value of value
1 2 3
# File 'lib/prct7/list.rb', line 1 def value @value end