Returns the value of attribute name
Returns:
the current value of name
1052 1053 1054
# File 'lib/a-commons.rb', line 1052 def name @name end