[Accepted] SE-0064: Referencing the Objective-C selector of property getters and setters

Proposal link: swift-evolution/0064-property-selectors.md at master · apple/swift-evolution · GitHub

Hello Swift Community,

The review of SE-0064 "Referencing the Objective-C selector of property getters and setters” ran from April 7...12, 2016. The proposal is accepted. Feedback was light but positive, with many considering this to effectively be an obviously-missing piece of the #selector proposal (SE-0022 <https://github.com/apple/swift-evolution/blob/master/proposals/0022-objc-selectors.md&gt;\).

We welcome an implementation of this proposal. I’ve filed a ticket at

  [SR-1239] Implement SE-0064: Referencing the Objective-C selector of property getters and setters · Issue #43847 · apple/swift · GitHub

to track the implementation.

  - Doug