| name :: string [R] | |
| type :: string [R] | |
| group :: LuaGroup [R] | The parent group if any; nil if none. |
| subgroups :: array of LuaGroup [R] | Subgroups of this group. |
| order :: string [R] | |
| valid :: boolean [R] | Is this object valid? |
| help :: string [R] | All methods, and properties that this object supports. |