With the @property you only get the “getter” and not the “setter”.
But that doesn't accomplish much, because you can still do: `d.accessed_keys.add('foo')`.
That’s right
But that doesn't accomplish much, because you can still do: `d.accessed_keys.add('foo')`.
That’s right