Returns the value of attribute name
Returns:
the current value of name
70 71 72
# File 'lib/capp.rb', line 70 def name @name end