Returns the value of attribute name
Returns:
the current value of name
56 57 58
# File 'lib/spqr/manageable.rb', line 56 def name @name end