Given a cursor that represents a property declaration, return the name of the method that implements the setter, if any.
See Implementation
Given a cursor that represents a property declaration, return the name of the method that implements the setter, if any.