Method: Unity::Property#name

Defined in:
lib/unity/lookup/property.rb

#nameObject

Returns the value of attribute name.



9
10
11
# File 'lib/unity/lookup/property.rb', line 9

def name
  @name
end