Bug Report for https://neetcode.io/problems/python-hide-hero-details
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
Instructions say not to use @Property or @name.setter decorators while the hints and comments within the template code says otherwise.