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