clang_Cursor_getObjCPropertySetterName

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

extern (C) @nogc @trusted nothrow pure
clang_Cursor_getObjCPropertySetterName
()

Meta