Return the attribute list as a string.
nothrow pure int answer(); enum model = refract!(answer, "answer"); static assert(model.attributeMixture == "pure nothrow @system");
See Implementation
Return the attribute list as a string.