Returns the value of attribute name
Returns:
the current value of name
8 9 10
# File 'lib/restool/settings/models.rb', line 8 def name @name end