Returns the value of attribute value
Returns:
the current value of value
5 6 7
# File 'lib/vvm/model/coin.rb', line 5 def value @value end