Libraries
»
properties
(0.2.0)
»
Index
»
Properties
»
Property
»
#name
Method: Properties::Property#name
Defined in:
lib/properties.rb
#
name
⇒
Object
(readonly)
Returns the value of attribute name.
5 6 7
# File 'lib/properties.rb', line 5
def
name
@name
end