<div dir="ltr"><div>Hello everyone,</div><div><br></div><div>I would like to propose yielding a warning when a property&#39;s getter is used from within its setter implicitly without using &quot;self.&quot;.</div><div><br></div><div>This can lead to programming errors which are very easy to miss and lead to unexpected behavior at runtime.</div><div><br></div><div>Check out the full proposal here:</div><a href="https://github.com/fluidsonic/swift-evolution/blob/master/proposals/NNNN-warn-about-implicit-property-access-in-own-setter.md">https://github.com/fluidsonic/swift-evolution/blob/master/proposals/NNNN-warn-about-implicit-property-access-in-own-setter.md</a><br><div><br></div><div>Thank you,</div><div>  Marc</div></div>