I am fairly new to Python and I am having an issue with properties. With a simple code:
@Property(str, constant=true) def x(self) -> str: return self.