Method: Unity::Property#value

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

#valueObject

Returns the value of attribute value.



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

def value
  @value
end