isAugmentation property
bool
get
isAugmentation
Whether the element is an augmentation.
Property indicing fragments are augmentations if they are explicitly marked as such using the 'augment' modifier.
Implementation
bool get isAugmentation;