Method: OpenC3::ReactionModel#name
- Defined in:
- lib/openc3/models/reaction_model.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
84 85 86 |
# File 'lib/openc3/models/reaction_model.rb', line 84 def name @name end |