Hi, thanks for writing this, especially the nice getting-started! I was thinking, would it not be more natural, instead of having `model.list_metrics()` to have a ``` @property def metrics(self) ``` and ditto for dimensions? Happy to do a PR if you agree :)