Returns the value of attribute name.
2 3 4
# File 'lib/model/movie_theater_info.rb', line 2 def name @name end