isAugmentation property

bool get isAugmentation

Whether the element is an augmentation.

Executable elements are augmentations if they are explicitly marked as such using the 'augment' modifier.

Implementation

bool get isAugmentation;