Method: Wombat::Property#name

Defined in:
lib/wombat/property.rb

#nameObject

Returns the value of attribute name.

[View source]

3
4
5
# File 'lib/wombat/property.rb', line 3

def name
  @name
end