Returns the value of attribute name
3 4 5
# File 'lib/operations/operation.rb', line 3 def name @name end