## Feature PyProperty can handle an optional name. Adding `name: Option<PyStrRef>` will be a good starting point. <!-- What Python feature is missing from RustPython? Give a short description of the feature and how you ran into its absence. --> ## Python Documentation <!-- Give a link to the feature in the CPython documentation (https://docs.python.org/3/) in order to assist in its implementation. -->