Get all names from a model object
## S4 method for signature 'mrgmod' names(x)
x
the model object
mod <- mrgsolve::house() names(mod)