Describe the issue
The Model.time attribute introduced in Mesa 3.4.0 is not currently mentioned in the Model API documentation.
As a result, it is not visible on the Model API page despite being a public attribute.
Expected behavior
model.time should be listed in the Model API documentation as a public Model attribute, consistent with its implementation and the 3.4.0 release notes.