Method: Intersys::Reflection::ClassDefinition#properties
- Defined in:
- lib/intersys.rb
#properties ⇒ Object
346 347 348 |
# File 'lib/intersys.rb', line 346 def properties @properties ||= intersys_get("Properties") end |
346 347 348 |
# File 'lib/intersys.rb', line 346 def properties @properties ||= intersys_get("Properties") end |