Module: Ryb::Properties::Named::InstanceMethods
- Defined in:
- lib/ryb/properties/named.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
readonly
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object (readonly)
Returns the value of attribute name.
8 9 10 |
# File 'lib/ryb/properties/named.rb', line 8 def name @name end |