Before this commit, when defining a getter in the env passed to the App, the value was read, losing the definition of the property. After this commit, declaring a getter in the env works as expected: the property stays a getter.