Returns the value of attribute name.
103 104 105
# File 'lib/forgejo/models/repository.rb', line 103 def name @name end