match
Removed the parts of the example that showed accessing an unset value, as it now raises an `AttributeError`, and added an example of the `match` way of accessing the attributes. Related to #510 and #358.
Closes #507 https://rich.readthedocs.io/en/latest/pretty.html#rich-repr-protocol