Method: Intrinsic::EventTypeObject#name
- Defined in:
- lib/intrinsic/types/event_type_object.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
8 9 10 |
# File 'lib/intrinsic/types/event_type_object.rb', line 8 def name @name end |