Currently the "user" property is not retrieval from the `Run` low level API object. Fix is to add `@property` for `user` using `Run._get_attribute("user")`.