Returns the value of attribute name
Returns:
the current value of name
4 5 6
# File 'lib/dracula/command.rb', line 4 def name @name end