Instruction: Explain the concept of Decorators and demonstrate their use in modifying a class property with an example.
Context: Although Decorators are mentioned in the initial list, this question dives deeper into their practical application, specifically in modifying class properties, to gauge the candidate's expertise in advanced TypeScript features.