Method: Code42::Attribute#name

Defined in:
lib/code42/attribute.rb

#nameObject (readonly) Also known as: to

Returns the value of attribute name.



3
4
5
# File 'lib/code42/attribute.rb', line 3

def name
  @name
end