Returns the value of attribute name
Returns:
the current value of name
6 7 8
# File 'lib/ghub/models/label.rb', line 6 def name @name end