Returns the value of attribute name
Returns:
the current value of name
3 4 5
# File 'lib/dagger/ox_extension.rb', line 3 def name @name end