Type.isConst

true if it has const qualifier

struct Type
bool isConst;

Meta