Public Property IncludeAugmentedAttributes As Boolean
Dim instance As AugmentationExportOptions Dim value As Boolean instance.IncludeAugmentedAttributes = value value = instance.IncludeAugmentedAttributes
public bool IncludeAugmentedAttributes {get; set;}