ImportInfo.isPublic

If this is an explicitly public import (not checking potential attributes spanning this)

struct ImportInfo
bool isPublic;

Meta