isAugmentation property
      
      bool
      get
      isAugmentation
      
    
    
Whether the element is an augmentation.
If true, declaration has the explicit augment modifier.
Implementation
bool get isAugmentation;Whether the element is an augmentation.
If true, declaration has the explicit augment modifier.
bool get isAugmentation;