Type.isInout

true if it has inout qualifier

struct Type
bool isInout;

Meta