Returns the value of attribute name
Returns:
the current value of name
127 128 129
# File 'lib/component_host/host.rb', line 127 def name @name end