isImport property

bool? isImport
getter/setter pair

Is this dependency an import (rather than an export)?

Implementation

bool? isImport;