Returns the value of attribute name
Returns:
the current value of name
150 151 152
# File 'lib/pdk/config/ini_file.rb', line 150 def name @name end