Returns the value of attribute name
Returns:
the current value of name
81 82 83
# File 'lib/eaglecad/geometry.rb', line 81 def name @name end