Returns the value of attribute name
Returns:
the current value of name
50 51 52
# File 'lib/weatherlink.rb', line 50 def name @name end