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