isExternal property

bool isExternal

Return true if this executable element is external. Executable elements are external if they are explicitly marked as such using the 'external' keyword.

Implementation

bool get isExternal;