clang_Cursor_getObjCPropertyGetterName

Given a cursor that represents a property declaration, return the name of the method that implements the getter.

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

Meta