augmentation property
PropertyAccessorAugmentationElement?
get
augmentation
The immediate augmentation of this element, or null
if there are no
augmentations. PropertyAccessorAugmentationElement.augmentationTarget
is the back pointer that will point at this element.
Implementation
PropertyAccessorAugmentationElement? get augmentation;