Getters and setters aren't just convenient. They're necessary for operations like "check all."
I'm not going to be able to really use Lenses and their ability to encapsulate complexity of my forms without that ability.
Is there a path to being able to support this? Without this, I can't actually adopt lenses because I'd need to additionally add all the complexity of non-lens logic wherever I have a requirement like "check all."