scope property

Scope scope

The name lookup scope for this library.

It consists of elements that are either declared in the library, or imported into it.

Implementation

Scope get scope;