isPropertyPropertySetter.found

Undocumented in source.
template isPropertyPropertySetter(alias Type, string member)
static if(!is(found) && isPropertyPropertySetter!overload)
enum found = true;

Meta