Returns the value of attribute name
Returns:
the current value of name
22 23 24
# File 'lib/appmap/class_map.rb', line 22 def name @name end