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