aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/WixToolset.Data/Tuples/ActionTextTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/AdminExecuteSequenceTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/AdminUISequenceTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/AdvtExecuteSequenceTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/AppIdTuple.cs18
-rw-r--r--src/WixToolset.Data/Tuples/AppSearchTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/BBControlTuple.cs16
-rw-r--r--src/WixToolset.Data/Tuples/BillboardTuple.cs8
-rw-r--r--src/WixToolset.Data/Tuples/BinaryTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/BindImageTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/CCPSearchTuple.cs2
-rw-r--r--src/WixToolset.Data/Tuples/CheckBoxTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/ClassTuple.cs24
-rw-r--r--src/WixToolset.Data/Tuples/ComboBoxTuple.cs8
-rw-r--r--src/WixToolset.Data/Tuples/CompLocatorTuple.cs2
-rw-r--r--src/WixToolset.Data/Tuples/ComplusTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/ComponentTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/ConditionTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/ControlConditionTuple.cs8
-rw-r--r--src/WixToolset.Data/Tuples/ControlEventTuple.cs12
-rw-r--r--src/WixToolset.Data/Tuples/ControlTuple.cs24
-rw-r--r--src/WixToolset.Data/Tuples/CreateFolderTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/CustomActionTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/DialogTuple.cs16
-rw-r--r--src/WixToolset.Data/Tuples/DrLocatorTuple.cs8
-rw-r--r--src/WixToolset.Data/Tuples/DuplicateFileTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/EnvironmentTuple.cs8
-rw-r--r--src/WixToolset.Data/Tuples/ErrorTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/EventMappingTuple.cs8
-rw-r--r--src/WixToolset.Data/Tuples/ExtensionTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/ExternalFilesTuple.cs16
-rw-r--r--src/WixToolset.Data/Tuples/FamilyFileRangesTuple.cs8
-rw-r--r--src/WixToolset.Data/Tuples/FeatureComponentsTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/FeatureTuple.cs12
-rw-r--r--src/WixToolset.Data/Tuples/FileSFPCatalogTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/FileTuple.cs26
-rw-r--r--src/WixToolset.Data/Tuples/FontTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/IconTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/ImageFamiliesTuple.cs12
-rw-r--r--src/WixToolset.Data/Tuples/IniFileTuple.cs12
-rw-r--r--src/WixToolset.Data/Tuples/IniLocatorTuple.cs12
-rw-r--r--src/WixToolset.Data/Tuples/InstallExecuteSequenceTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/InstallUISequenceTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/IsolatedComponentTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/LaunchConditionTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/ListBoxTuple.cs8
-rw-r--r--src/WixToolset.Data/Tuples/ListViewTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/LockPermissionsTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/MIMETuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/MediaTuple.cs12
-rw-r--r--src/WixToolset.Data/Tuples/ModuleAdminExecuteSequenceTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/ModuleAdminUISequenceTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/ModuleAdvtExecuteSequenceTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/ModuleComponentsTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/ModuleConfigurationTuple.cs16
-rw-r--r--src/WixToolset.Data/Tuples/ModuleDependencyTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/ModuleExclusionTuple.cs12
-rw-r--r--src/WixToolset.Data/Tuples/ModuleIgnoreTableTuple.cs2
-rw-r--r--src/WixToolset.Data/Tuples/ModuleInstallExecuteSequenceTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/ModuleInstallUISequenceTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/ModuleSignatureTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/ModuleSubstitutionTuple.cs8
-rw-r--r--src/WixToolset.Data/Tuples/MoveFileTuple.cs14
-rw-r--r--src/WixToolset.Data/Tuples/MsiAssemblyNameTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/MsiAssemblyTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/MsiDigitalCertificateTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/MsiDigitalSignatureTuple.cs8
-rw-r--r--src/WixToolset.Data/Tuples/MsiEmbeddedChainerTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/MsiEmbeddedUITuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/MsiFileHashTuple.cs12
-rw-r--r--src/WixToolset.Data/Tuples/MsiLockPermissionsExTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/MsiPackageCertificateTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/MsiPatchCertificateTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/MsiPatchHeadersTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/MsiPatchMetadataTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/MsiPatchOldAssemblyFileTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/MsiPatchOldAssemblyNameTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/MsiPatchSequenceTuple.cs8
-rw-r--r--src/WixToolset.Data/Tuples/MsiServiceConfigFailureActionsTuple.cs12
-rw-r--r--src/WixToolset.Data/Tuples/MsiServiceConfigTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/MsiShortcutPropertyTuple.cs8
-rw-r--r--src/WixToolset.Data/Tuples/ODBCAttributeTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/ODBCDataSourceTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/ODBCDriverTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/ODBCSourceAttributeTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/ODBCTranslatorTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/PatchMetadataTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/PatchPackageTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/PatchSequenceTuple.cs8
-rw-r--r--src/WixToolset.Data/Tuples/PatchTuple.cs12
-rw-r--r--src/WixToolset.Data/Tuples/ProgIdTuple.cs12
-rw-r--r--src/WixToolset.Data/Tuples/PropertiesTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/PublishComponentTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/RadioButtonTuple.cs18
-rw-r--r--src/WixToolset.Data/Tuples/RegLocatorTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/RegistryTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/RemoveFileTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/RemoveIniFileTuple.cs16
-rw-r--r--src/WixToolset.Data/Tuples/RemoveRegistryTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/ReserveCostTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/SFPCatalogTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/SelfRegTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/ServiceControlTuple.cs8
-rw-r--r--src/WixToolset.Data/Tuples/ServiceInstallTuple.cs18
-rw-r--r--src/WixToolset.Data/Tuples/ShortcutTuple.cs20
-rw-r--r--src/WixToolset.Data/Tuples/SignatureTuple.cs18
-rw-r--r--src/WixToolset.Data/Tuples/TargetFiles_OptionalDataTuple.cs12
-rw-r--r--src/WixToolset.Data/Tuples/TargetImagesTuple.cs14
-rw-r--r--src/WixToolset.Data/Tuples/TextStyleTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/TypeLibTuple.cs16
-rw-r--r--src/WixToolset.Data/Tuples/UITextTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/UpgradeTuple.cs12
-rw-r--r--src/WixToolset.Data/Tuples/UpgradedFilesToIgnoreTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/UpgradedFiles_OptionalDataTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/UpgradedImagesTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/VerbTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/WixActionTuple.cs12
-rw-r--r--src/WixToolset.Data/Tuples/WixApprovedExeForElevationTuple.cs8
-rw-r--r--src/WixToolset.Data/Tuples/WixBindUpdatedFilesTuple.cs2
-rw-r--r--src/WixToolset.Data/Tuples/WixBootstrapperApplicationTuple.cs2
-rw-r--r--src/WixToolset.Data/Tuples/WixBuildInfoTuple.cs8
-rw-r--r--src/WixToolset.Data/Tuples/WixBundleCatalogTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/WixBundleContainerTuple.cs16
-rw-r--r--src/WixToolset.Data/Tuples/WixBundleExePackageTuple.cs14
-rw-r--r--src/WixToolset.Data/Tuples/WixBundleMsiFeatureTuple.cs20
-rw-r--r--src/WixToolset.Data/Tuples/WixBundleMsiPackageTuple.cs16
-rw-r--r--src/WixToolset.Data/Tuples/WixBundleMsiPropertyTuple.cs8
-rw-r--r--src/WixToolset.Data/Tuples/WixBundleMspPackageTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/WixBundleMsuPackageTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/WixBundlePackageCommandLineTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/WixBundlePackageExitCodeTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/WixBundlePackageGroupTuple.cs2
-rw-r--r--src/WixToolset.Data/Tuples/WixBundlePackageTuple.cs40
-rw-r--r--src/WixToolset.Data/Tuples/WixBundlePatchTargetCodeTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/WixBundlePayloadGroupTuple.cs2
-rw-r--r--src/WixToolset.Data/Tuples/WixBundlePayloadTuple.cs44
-rw-r--r--src/WixToolset.Data/Tuples/WixBundlePropertiesTuple.cs12
-rw-r--r--src/WixToolset.Data/Tuples/WixBundleRelatedPackageTuple.cs18
-rw-r--r--src/WixToolset.Data/Tuples/WixBundleRollbackBoundaryTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/WixBundleSlipstreamMspTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/WixBundleTuple.cs46
-rw-r--r--src/WixToolset.Data/Tuples/WixBundleUpdateTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/WixBundleVariableTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/WixChainItemTuple.cs2
-rw-r--r--src/WixToolset.Data/Tuples/WixChainTuple.cs2
-rw-r--r--src/WixToolset.Data/Tuples/WixComplexReferenceTuple.cs12
-rw-r--r--src/WixToolset.Data/Tuples/WixComponentGroupTuple.cs2
-rw-r--r--src/WixToolset.Data/Tuples/WixComponentSearchTuple.cs8
-rw-r--r--src/WixToolset.Data/Tuples/WixCustomRowTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/WixCustomTableTuple.cs28
-rw-r--r--src/WixToolset.Data/Tuples/WixDeltaPatchFileTuple.cs12
-rw-r--r--src/WixToolset.Data/Tuples/WixDeltaPatchSymbolPathsTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/WixEnsureTableTuple.cs2
-rw-r--r--src/WixToolset.Data/Tuples/WixFeatureGroupTuple.cs2
-rw-r--r--src/WixToolset.Data/Tuples/WixFeatureModulesTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/WixFileSearchTuple.cs20
-rw-r--r--src/WixToolset.Data/Tuples/WixFileTuple.cs22
-rw-r--r--src/WixToolset.Data/Tuples/WixFragmentTuple.cs2
-rw-r--r--src/WixToolset.Data/Tuples/WixGroupTuple.cs8
-rw-r--r--src/WixToolset.Data/Tuples/WixInstanceComponentTuple.cs2
-rw-r--r--src/WixToolset.Data/Tuples/WixInstanceTransformsTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/WixMediaTemplateTuple.cs12
-rw-r--r--src/WixToolset.Data/Tuples/WixMediaTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/WixMergeTuple.cs16
-rw-r--r--src/WixToolset.Data/Tuples/WixPackageFeatureInfoTuple.cs20
-rw-r--r--src/WixToolset.Data/Tuples/WixPackagePropertiesTuple.cs36
-rw-r--r--src/WixToolset.Data/Tuples/WixPatchBaselineTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/WixPatchFamilyGroupTuple.cs2
-rw-r--r--src/WixToolset.Data/Tuples/WixPatchIdTuple.cs8
-rw-r--r--src/WixToolset.Data/Tuples/WixPatchMetadataTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/WixPatchRefTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/WixPatchTargetTuple.cs2
-rw-r--r--src/WixToolset.Data/Tuples/WixPayloadPropertiesTuple.cs14
-rw-r--r--src/WixToolset.Data/Tuples/WixProductSearchTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/WixPropertyTuple.cs8
-rw-r--r--src/WixToolset.Data/Tuples/WixRegistrySearchTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/WixRelatedBundleTuple.cs2
-rw-r--r--src/WixToolset.Data/Tuples/WixSearchRelationTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/WixSearchTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/WixSimpleReferenceTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/WixSuppressActionTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/WixSuppressModularizationTuple.cs2
-rw-r--r--src/WixToolset.Data/Tuples/WixUpdateRegistrationTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/WixVariableTuple.cs6
-rw-r--r--src/WixToolset.Data/Tuples/_StreamsTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/_SummaryInformationTuple.cs4
-rw-r--r--src/WixToolset.Data/Tuples/_TransformViewTuple.cs10
-rw-r--r--src/WixToolset.Data/Tuples/_ValidationTuple.cs20
188 files changed, 873 insertions, 873 deletions
diff --git a/src/WixToolset.Data/Tuples/ActionTextTuple.cs b/src/WixToolset.Data/Tuples/ActionTextTuple.cs
index 771a8b02..e816a5e1 100644
--- a/src/WixToolset.Data/Tuples/ActionTextTuple.cs
+++ b/src/WixToolset.Data/Tuples/ActionTextTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string Action 42 public string Action
43 { 43 {
44 get => (string)this.Fields[(int)ActionTextTupleFields.Action]?.Value; 44 get => (string)this.Fields[(int)ActionTextTupleFields.Action];
45 set => this.Set((int)ActionTextTupleFields.Action, value); 45 set => this.Set((int)ActionTextTupleFields.Action, value);
46 } 46 }
47 47
48 public string Description 48 public string Description
49 { 49 {
50 get => (string)this.Fields[(int)ActionTextTupleFields.Description]?.Value; 50 get => (string)this.Fields[(int)ActionTextTupleFields.Description];
51 set => this.Set((int)ActionTextTupleFields.Description, value); 51 set => this.Set((int)ActionTextTupleFields.Description, value);
52 } 52 }
53 53
54 public string Template 54 public string Template
55 { 55 {
56 get => (string)this.Fields[(int)ActionTextTupleFields.Template]?.Value; 56 get => (string)this.Fields[(int)ActionTextTupleFields.Template];
57 set => this.Set((int)ActionTextTupleFields.Template, value); 57 set => this.Set((int)ActionTextTupleFields.Template, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/AdminExecuteSequenceTuple.cs b/src/WixToolset.Data/Tuples/AdminExecuteSequenceTuple.cs
index 25c717e0..6dea5cfc 100644
--- a/src/WixToolset.Data/Tuples/AdminExecuteSequenceTuple.cs
+++ b/src/WixToolset.Data/Tuples/AdminExecuteSequenceTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string Action 42 public string Action
43 { 43 {
44 get => (string)this.Fields[(int)AdminExecuteSequenceTupleFields.Action]?.Value; 44 get => (string)this.Fields[(int)AdminExecuteSequenceTupleFields.Action];
45 set => this.Set((int)AdminExecuteSequenceTupleFields.Action, value); 45 set => this.Set((int)AdminExecuteSequenceTupleFields.Action, value);
46 } 46 }
47 47
48 public string Condition 48 public string Condition
49 { 49 {
50 get => (string)this.Fields[(int)AdminExecuteSequenceTupleFields.Condition]?.Value; 50 get => (string)this.Fields[(int)AdminExecuteSequenceTupleFields.Condition];
51 set => this.Set((int)AdminExecuteSequenceTupleFields.Condition, value); 51 set => this.Set((int)AdminExecuteSequenceTupleFields.Condition, value);
52 } 52 }
53 53
54 public int Sequence 54 public int Sequence
55 { 55 {
56 get => (int)this.Fields[(int)AdminExecuteSequenceTupleFields.Sequence]?.Value; 56 get => (int)this.Fields[(int)AdminExecuteSequenceTupleFields.Sequence];
57 set => this.Set((int)AdminExecuteSequenceTupleFields.Sequence, value); 57 set => this.Set((int)AdminExecuteSequenceTupleFields.Sequence, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/AdminUISequenceTuple.cs b/src/WixToolset.Data/Tuples/AdminUISequenceTuple.cs
index d4681bb9..b6830b74 100644
--- a/src/WixToolset.Data/Tuples/AdminUISequenceTuple.cs
+++ b/src/WixToolset.Data/Tuples/AdminUISequenceTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string Action 42 public string Action
43 { 43 {
44 get => (string)this.Fields[(int)AdminUISequenceTupleFields.Action]?.Value; 44 get => (string)this.Fields[(int)AdminUISequenceTupleFields.Action];
45 set => this.Set((int)AdminUISequenceTupleFields.Action, value); 45 set => this.Set((int)AdminUISequenceTupleFields.Action, value);
46 } 46 }
47 47
48 public string Condition 48 public string Condition
49 { 49 {
50 get => (string)this.Fields[(int)AdminUISequenceTupleFields.Condition]?.Value; 50 get => (string)this.Fields[(int)AdminUISequenceTupleFields.Condition];
51 set => this.Set((int)AdminUISequenceTupleFields.Condition, value); 51 set => this.Set((int)AdminUISequenceTupleFields.Condition, value);
52 } 52 }
53 53
54 public int Sequence 54 public int Sequence
55 { 55 {
56 get => (int)this.Fields[(int)AdminUISequenceTupleFields.Sequence]?.Value; 56 get => (int)this.Fields[(int)AdminUISequenceTupleFields.Sequence];
57 set => this.Set((int)AdminUISequenceTupleFields.Sequence, value); 57 set => this.Set((int)AdminUISequenceTupleFields.Sequence, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/AdvtExecuteSequenceTuple.cs b/src/WixToolset.Data/Tuples/AdvtExecuteSequenceTuple.cs
index 36a53af2..e2e808c9 100644
--- a/src/WixToolset.Data/Tuples/AdvtExecuteSequenceTuple.cs
+++ b/src/WixToolset.Data/Tuples/AdvtExecuteSequenceTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string Action 42 public string Action
43 { 43 {
44 get => (string)this.Fields[(int)AdvtExecuteSequenceTupleFields.Action]?.Value; 44 get => (string)this.Fields[(int)AdvtExecuteSequenceTupleFields.Action];
45 set => this.Set((int)AdvtExecuteSequenceTupleFields.Action, value); 45 set => this.Set((int)AdvtExecuteSequenceTupleFields.Action, value);
46 } 46 }
47 47
48 public string Condition 48 public string Condition
49 { 49 {
50 get => (string)this.Fields[(int)AdvtExecuteSequenceTupleFields.Condition]?.Value; 50 get => (string)this.Fields[(int)AdvtExecuteSequenceTupleFields.Condition];
51 set => this.Set((int)AdvtExecuteSequenceTupleFields.Condition, value); 51 set => this.Set((int)AdvtExecuteSequenceTupleFields.Condition, value);
52 } 52 }
53 53
54 public int Sequence 54 public int Sequence
55 { 55 {
56 get => (int)this.Fields[(int)AdvtExecuteSequenceTupleFields.Sequence]?.Value; 56 get => (int)this.Fields[(int)AdvtExecuteSequenceTupleFields.Sequence];
57 set => this.Set((int)AdvtExecuteSequenceTupleFields.Sequence, value); 57 set => this.Set((int)AdvtExecuteSequenceTupleFields.Sequence, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/AppIdTuple.cs b/src/WixToolset.Data/Tuples/AppIdTuple.cs
index 7816e4c3..22cec56e 100644
--- a/src/WixToolset.Data/Tuples/AppIdTuple.cs
+++ b/src/WixToolset.Data/Tuples/AppIdTuple.cs
@@ -49,43 +49,43 @@ namespace WixToolset.Data.Tuples
49 49
50 public string AppId 50 public string AppId
51 { 51 {
52 get => (string)this.Fields[(int)AppIdTupleFields.AppId]?.Value; 52 get => (string)this.Fields[(int)AppIdTupleFields.AppId];
53 set => this.Set((int)AppIdTupleFields.AppId, value); 53 set => this.Set((int)AppIdTupleFields.AppId, value);
54 } 54 }
55 55
56 public string RemoteServerName 56 public string RemoteServerName
57 { 57 {
58 get => (string)this.Fields[(int)AppIdTupleFields.RemoteServerName]?.Value; 58 get => (string)this.Fields[(int)AppIdTupleFields.RemoteServerName];
59 set => this.Set((int)AppIdTupleFields.RemoteServerName, value); 59 set => this.Set((int)AppIdTupleFields.RemoteServerName, value);
60 } 60 }
61 61
62 public string LocalService 62 public string LocalService
63 { 63 {
64 get => (string)this.Fields[(int)AppIdTupleFields.LocalService]?.Value; 64 get => (string)this.Fields[(int)AppIdTupleFields.LocalService];
65 set => this.Set((int)AppIdTupleFields.LocalService, value); 65 set => this.Set((int)AppIdTupleFields.LocalService, value);
66 } 66 }
67 67
68 public string ServiceParameters 68 public string ServiceParameters
69 { 69 {
70 get => (string)this.Fields[(int)AppIdTupleFields.ServiceParameters]?.Value; 70 get => (string)this.Fields[(int)AppIdTupleFields.ServiceParameters];
71 set => this.Set((int)AppIdTupleFields.ServiceParameters, value); 71 set => this.Set((int)AppIdTupleFields.ServiceParameters, value);
72 } 72 }
73 73
74 public string DllSurrogate 74 public string DllSurrogate
75 { 75 {
76 get => (string)this.Fields[(int)AppIdTupleFields.DllSurrogate]?.Value; 76 get => (string)this.Fields[(int)AppIdTupleFields.DllSurrogate];
77 set => this.Set((int)AppIdTupleFields.DllSurrogate, value); 77 set => this.Set((int)AppIdTupleFields.DllSurrogate, value);
78 } 78 }
79 79
80 public int ActivateAtStorage 80 public bool? ActivateAtStorage
81 { 81 {
82 get => (int)this.Fields[(int)AppIdTupleFields.ActivateAtStorage]?.Value; 82 get => (bool?)this.Fields[(int)AppIdTupleFields.ActivateAtStorage];
83 set => this.Set((int)AppIdTupleFields.ActivateAtStorage, value); 83 set => this.Set((int)AppIdTupleFields.ActivateAtStorage, value);
84 } 84 }
85 85
86 public int RunAsInteractiveUser 86 public bool? RunAsInteractiveUser
87 { 87 {
88 get => (int)this.Fields[(int)AppIdTupleFields.RunAsInteractiveUser]?.Value; 88 get => (bool?)this.Fields[(int)AppIdTupleFields.RunAsInteractiveUser];
89 set => this.Set((int)AppIdTupleFields.RunAsInteractiveUser, value); 89 set => this.Set((int)AppIdTupleFields.RunAsInteractiveUser, value);
90 } 90 }
91 } 91 }
diff --git a/src/WixToolset.Data/Tuples/AppSearchTuple.cs b/src/WixToolset.Data/Tuples/AppSearchTuple.cs
index e32064b8..4c03f847 100644
--- a/src/WixToolset.Data/Tuples/AppSearchTuple.cs
+++ b/src/WixToolset.Data/Tuples/AppSearchTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string Property 40 public string Property
41 { 41 {
42 get => (string)this.Fields[(int)AppSearchTupleFields.Property]?.Value; 42 get => (string)this.Fields[(int)AppSearchTupleFields.Property];
43 set => this.Set((int)AppSearchTupleFields.Property, value); 43 set => this.Set((int)AppSearchTupleFields.Property, value);
44 } 44 }
45 45
46 public string Signature_ 46 public string Signature_
47 { 47 {
48 get => (string)this.Fields[(int)AppSearchTupleFields.Signature_]?.Value; 48 get => (string)this.Fields[(int)AppSearchTupleFields.Signature_];
49 set => this.Set((int)AppSearchTupleFields.Signature_, value); 49 set => this.Set((int)AppSearchTupleFields.Signature_, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/BBControlTuple.cs b/src/WixToolset.Data/Tuples/BBControlTuple.cs
index b9066f81..01a47097 100644
--- a/src/WixToolset.Data/Tuples/BBControlTuple.cs
+++ b/src/WixToolset.Data/Tuples/BBControlTuple.cs
@@ -71,31 +71,31 @@ namespace WixToolset.Data.Tuples
71 71
72 public string Billboard_ 72 public string Billboard_
73 { 73 {
74 get => (string)this.Fields[(int)BBControlTupleFields.Billboard_]?.Value; 74 get => (string)this.Fields[(int)BBControlTupleFields.Billboard_];
75 set => this.Set((int)BBControlTupleFields.Billboard_, value); 75 set => this.Set((int)BBControlTupleFields.Billboard_, value);
76 } 76 }
77 77
78 public string BBControl 78 public string BBControl
79 { 79 {
80 get => (string)this.Fields[(int)BBControlTupleFields.BBControl]?.Value; 80 get => (string)this.Fields[(int)BBControlTupleFields.BBControl];
81 set => this.Set((int)BBControlTupleFields.BBControl, value); 81 set => this.Set((int)BBControlTupleFields.BBControl, value);
82 } 82 }
83 83
84 public string Type 84 public string Type
85 { 85 {
86 get => (string)this.Fields[(int)BBControlTupleFields.Type]?.Value; 86 get => (string)this.Fields[(int)BBControlTupleFields.Type];
87 set => this.Set((int)BBControlTupleFields.Type, value); 87 set => this.Set((int)BBControlTupleFields.Type, value);
88 } 88 }
89 89
90 public int X 90 public int X
91 { 91 {
92 get => (int)this.Fields[(int)BBControlTupleFields.X]?.Value; 92 get => (int)this.Fields[(int)BBControlTupleFields.X];
93 set => this.Set((int)BBControlTupleFields.X, value); 93 set => this.Set((int)BBControlTupleFields.X, value);
94 } 94 }
95 95
96 public int Y 96 public int Y
97 { 97 {
98 get => (int)this.Fields[(int)BBControlTupleFields.Y]?.Value; 98 get => (int)this.Fields[(int)BBControlTupleFields.Y];
99 set => this.Set((int)BBControlTupleFields.Y, value); 99 set => this.Set((int)BBControlTupleFields.Y, value);
100 } 100 }
101 101
@@ -107,7 +107,7 @@ namespace WixToolset.Data.Tuples
107 107
108 public int Height 108 public int Height
109 { 109 {
110 get => (int)this.Fields[(int)BBControlTupleFields.Height]?.Value; 110 get => (int)this.Fields[(int)BBControlTupleFields.Height];
111 set => this.Set((int)BBControlTupleFields.Height, value); 111 set => this.Set((int)BBControlTupleFields.Height, value);
112 } 112 }
113 113
@@ -167,13 +167,13 @@ namespace WixToolset.Data.Tuples
167 167
168 public string Text 168 public string Text
169 { 169 {
170 get => (string)this.Fields[(int)BBControlTupleFields.Text]?.Value; 170 get => (string)this.Fields[(int)BBControlTupleFields.Text];
171 set => this.Set((int)BBControlTupleFields.Text, value); 171 set => this.Set((int)BBControlTupleFields.Text, value);
172 } 172 }
173 173
174 public string SourceFile 174 public string SourceFile
175 { 175 {
176 get => (string)this.Fields[(int)BBControlTupleFields.SourceFile]?.Value; 176 get => (string)this.Fields[(int)BBControlTupleFields.SourceFile];
177 set => this.Set((int)BBControlTupleFields.SourceFile, value); 177 set => this.Set((int)BBControlTupleFields.SourceFile, value);
178 } 178 }
179 } 179 }
diff --git a/src/WixToolset.Data/Tuples/BillboardTuple.cs b/src/WixToolset.Data/Tuples/BillboardTuple.cs
index 43e2ace7..43a05a71 100644
--- a/src/WixToolset.Data/Tuples/BillboardTuple.cs
+++ b/src/WixToolset.Data/Tuples/BillboardTuple.cs
@@ -43,25 +43,25 @@ namespace WixToolset.Data.Tuples
43 43
44 public string Billboard 44 public string Billboard
45 { 45 {
46 get => (string)this.Fields[(int)BillboardTupleFields.Billboard]?.Value; 46 get => (string)this.Fields[(int)BillboardTupleFields.Billboard];
47 set => this.Set((int)BillboardTupleFields.Billboard, value); 47 set => this.Set((int)BillboardTupleFields.Billboard, value);
48 } 48 }
49 49
50 public string Feature_ 50 public string Feature_
51 { 51 {
52 get => (string)this.Fields[(int)BillboardTupleFields.Feature_]?.Value; 52 get => (string)this.Fields[(int)BillboardTupleFields.Feature_];
53 set => this.Set((int)BillboardTupleFields.Feature_, value); 53 set => this.Set((int)BillboardTupleFields.Feature_, value);
54 } 54 }
55 55
56 public string Action 56 public string Action
57 { 57 {
58 get => (string)this.Fields[(int)BillboardTupleFields.Action]?.Value; 58 get => (string)this.Fields[(int)BillboardTupleFields.Action];
59 set => this.Set((int)BillboardTupleFields.Action, value); 59 set => this.Set((int)BillboardTupleFields.Action, value);
60 } 60 }
61 61
62 public int Ordering 62 public int Ordering
63 { 63 {
64 get => (int)this.Fields[(int)BillboardTupleFields.Ordering]?.Value; 64 get => (int)this.Fields[(int)BillboardTupleFields.Ordering];
65 set => this.Set((int)BillboardTupleFields.Ordering, value); 65 set => this.Set((int)BillboardTupleFields.Ordering, value);
66 } 66 }
67 } 67 }
diff --git a/src/WixToolset.Data/Tuples/BinaryTuple.cs b/src/WixToolset.Data/Tuples/BinaryTuple.cs
index 8134167b..061f6f71 100644
--- a/src/WixToolset.Data/Tuples/BinaryTuple.cs
+++ b/src/WixToolset.Data/Tuples/BinaryTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string Name 40 public string Name
41 { 41 {
42 get => (string)this.Fields[(int)BinaryTupleFields.Name]?.Value; 42 get => (string)this.Fields[(int)BinaryTupleFields.Name];
43 set => this.Set((int)BinaryTupleFields.Name, value); 43 set => this.Set((int)BinaryTupleFields.Name, value);
44 } 44 }
45 45
46 public string Data 46 public string Data
47 { 47 {
48 get => (string)this.Fields[(int)BinaryTupleFields.Data]?.Value; 48 get => (string)this.Fields[(int)BinaryTupleFields.Data];
49 set => this.Set((int)BinaryTupleFields.Data, value); 49 set => this.Set((int)BinaryTupleFields.Data, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/BindImageTuple.cs b/src/WixToolset.Data/Tuples/BindImageTuple.cs
index fefafa2d..14622238 100644
--- a/src/WixToolset.Data/Tuples/BindImageTuple.cs
+++ b/src/WixToolset.Data/Tuples/BindImageTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string File_ 40 public string File_
41 { 41 {
42 get => (string)this.Fields[(int)BindImageTupleFields.File_]?.Value; 42 get => (string)this.Fields[(int)BindImageTupleFields.File_];
43 set => this.Set((int)BindImageTupleFields.File_, value); 43 set => this.Set((int)BindImageTupleFields.File_, value);
44 } 44 }
45 45
46 public string Path 46 public string Path
47 { 47 {
48 get => (string)this.Fields[(int)BindImageTupleFields.Path]?.Value; 48 get => (string)this.Fields[(int)BindImageTupleFields.Path];
49 set => this.Set((int)BindImageTupleFields.Path, value); 49 set => this.Set((int)BindImageTupleFields.Path, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/CCPSearchTuple.cs b/src/WixToolset.Data/Tuples/CCPSearchTuple.cs
index d1ca8458..3d849128 100644
--- a/src/WixToolset.Data/Tuples/CCPSearchTuple.cs
+++ b/src/WixToolset.Data/Tuples/CCPSearchTuple.cs
@@ -37,7 +37,7 @@ namespace WixToolset.Data.Tuples
37 37
38 public string Signature_ 38 public string Signature_
39 { 39 {
40 get => (string)this.Fields[(int)CCPSearchTupleFields.Signature_]?.Value; 40 get => (string)this.Fields[(int)CCPSearchTupleFields.Signature_];
41 set => this.Set((int)CCPSearchTupleFields.Signature_, value); 41 set => this.Set((int)CCPSearchTupleFields.Signature_, value);
42 } 42 }
43 } 43 }
diff --git a/src/WixToolset.Data/Tuples/CheckBoxTuple.cs b/src/WixToolset.Data/Tuples/CheckBoxTuple.cs
index d76609f2..b35ff1f0 100644
--- a/src/WixToolset.Data/Tuples/CheckBoxTuple.cs
+++ b/src/WixToolset.Data/Tuples/CheckBoxTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string Property 40 public string Property
41 { 41 {
42 get => (string)this.Fields[(int)CheckBoxTupleFields.Property]?.Value; 42 get => (string)this.Fields[(int)CheckBoxTupleFields.Property];
43 set => this.Set((int)CheckBoxTupleFields.Property, value); 43 set => this.Set((int)CheckBoxTupleFields.Property, value);
44 } 44 }
45 45
46 public string Value 46 public string Value
47 { 47 {
48 get => (string)this.Fields[(int)CheckBoxTupleFields.Value]?.Value; 48 get => (string)this.Fields[(int)CheckBoxTupleFields.Value];
49 set => this.Set((int)CheckBoxTupleFields.Value, value); 49 set => this.Set((int)CheckBoxTupleFields.Value, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/ClassTuple.cs b/src/WixToolset.Data/Tuples/ClassTuple.cs
index 17212a5e..f6ae4a4c 100644
--- a/src/WixToolset.Data/Tuples/ClassTuple.cs
+++ b/src/WixToolset.Data/Tuples/ClassTuple.cs
@@ -61,73 +61,73 @@ namespace WixToolset.Data.Tuples
61 61
62 public string CLSID 62 public string CLSID
63 { 63 {
64 get => (string)this.Fields[(int)ClassTupleFields.CLSID]?.Value; 64 get => (string)this.Fields[(int)ClassTupleFields.CLSID];
65 set => this.Set((int)ClassTupleFields.CLSID, value); 65 set => this.Set((int)ClassTupleFields.CLSID, value);
66 } 66 }
67 67
68 public string Context 68 public string Context
69 { 69 {
70 get => (string)this.Fields[(int)ClassTupleFields.Context]?.Value; 70 get => (string)this.Fields[(int)ClassTupleFields.Context];
71 set => this.Set((int)ClassTupleFields.Context, value); 71 set => this.Set((int)ClassTupleFields.Context, value);
72 } 72 }
73 73
74 public string Component_ 74 public string Component_
75 { 75 {
76 get => (string)this.Fields[(int)ClassTupleFields.Component_]?.Value; 76 get => (string)this.Fields[(int)ClassTupleFields.Component_];
77 set => this.Set((int)ClassTupleFields.Component_, value); 77 set => this.Set((int)ClassTupleFields.Component_, value);
78 } 78 }
79 79
80 public string ProgId_Default 80 public string ProgId_Default
81 { 81 {
82 get => (string)this.Fields[(int)ClassTupleFields.ProgId_Default]?.Value; 82 get => (string)this.Fields[(int)ClassTupleFields.ProgId_Default];
83 set => this.Set((int)ClassTupleFields.ProgId_Default, value); 83 set => this.Set((int)ClassTupleFields.ProgId_Default, value);
84 } 84 }
85 85
86 public string Description 86 public string Description
87 { 87 {
88 get => (string)this.Fields[(int)ClassTupleFields.Description]?.Value; 88 get => (string)this.Fields[(int)ClassTupleFields.Description];
89 set => this.Set((int)ClassTupleFields.Description, value); 89 set => this.Set((int)ClassTupleFields.Description, value);
90 } 90 }
91 91
92 public string AppId_ 92 public string AppId_
93 { 93 {
94 get => (string)this.Fields[(int)ClassTupleFields.AppId_]?.Value; 94 get => (string)this.Fields[(int)ClassTupleFields.AppId_];
95 set => this.Set((int)ClassTupleFields.AppId_, value); 95 set => this.Set((int)ClassTupleFields.AppId_, value);
96 } 96 }
97 97
98 public string FileTypeMask 98 public string FileTypeMask
99 { 99 {
100 get => (string)this.Fields[(int)ClassTupleFields.FileTypeMask]?.Value; 100 get => (string)this.Fields[(int)ClassTupleFields.FileTypeMask];
101 set => this.Set((int)ClassTupleFields.FileTypeMask, value); 101 set => this.Set((int)ClassTupleFields.FileTypeMask, value);
102 } 102 }
103 103
104 public string Icon_ 104 public string Icon_
105 { 105 {
106 get => (string)this.Fields[(int)ClassTupleFields.Icon_]?.Value; 106 get => (string)this.Fields[(int)ClassTupleFields.Icon_];
107 set => this.Set((int)ClassTupleFields.Icon_, value); 107 set => this.Set((int)ClassTupleFields.Icon_, value);
108 } 108 }
109 109
110 public int IconIndex 110 public int IconIndex
111 { 111 {
112 get => (int)this.Fields[(int)ClassTupleFields.IconIndex]?.Value; 112 get => (int)this.Fields[(int)ClassTupleFields.IconIndex];
113 set => this.Set((int)ClassTupleFields.IconIndex, value); 113 set => this.Set((int)ClassTupleFields.IconIndex, value);
114 } 114 }
115 115
116 public string DefInprocHandler 116 public string DefInprocHandler
117 { 117 {
118 get => (string)this.Fields[(int)ClassTupleFields.DefInprocHandler]?.Value; 118 get => (string)this.Fields[(int)ClassTupleFields.DefInprocHandler];
119 set => this.Set((int)ClassTupleFields.DefInprocHandler, value); 119 set => this.Set((int)ClassTupleFields.DefInprocHandler, value);
120 } 120 }
121 121
122 public string Argument 122 public string Argument
123 { 123 {
124 get => (string)this.Fields[(int)ClassTupleFields.Argument]?.Value; 124 get => (string)this.Fields[(int)ClassTupleFields.Argument];
125 set => this.Set((int)ClassTupleFields.Argument, value); 125 set => this.Set((int)ClassTupleFields.Argument, value);
126 } 126 }
127 127
128 public string Feature_ 128 public string Feature_
129 { 129 {
130 get => (string)this.Fields[(int)ClassTupleFields.Feature_]?.Value; 130 get => (string)this.Fields[(int)ClassTupleFields.Feature_];
131 set => this.Set((int)ClassTupleFields.Feature_, value); 131 set => this.Set((int)ClassTupleFields.Feature_, value);
132 } 132 }
133 133
diff --git a/src/WixToolset.Data/Tuples/ComboBoxTuple.cs b/src/WixToolset.Data/Tuples/ComboBoxTuple.cs
index 67acc30c..f3629c5f 100644
--- a/src/WixToolset.Data/Tuples/ComboBoxTuple.cs
+++ b/src/WixToolset.Data/Tuples/ComboBoxTuple.cs
@@ -43,25 +43,25 @@ namespace WixToolset.Data.Tuples
43 43
44 public string Property 44 public string Property
45 { 45 {
46 get => (string)this.Fields[(int)ComboBoxTupleFields.Property]?.Value; 46 get => (string)this.Fields[(int)ComboBoxTupleFields.Property];
47 set => this.Set((int)ComboBoxTupleFields.Property, value); 47 set => this.Set((int)ComboBoxTupleFields.Property, value);
48 } 48 }
49 49
50 public int Order 50 public int Order
51 { 51 {
52 get => (int)this.Fields[(int)ComboBoxTupleFields.Order]?.Value; 52 get => (int)this.Fields[(int)ComboBoxTupleFields.Order];
53 set => this.Set((int)ComboBoxTupleFields.Order, value); 53 set => this.Set((int)ComboBoxTupleFields.Order, value);
54 } 54 }
55 55
56 public string Value 56 public string Value
57 { 57 {
58 get => (string)this.Fields[(int)ComboBoxTupleFields.Value]?.Value; 58 get => (string)this.Fields[(int)ComboBoxTupleFields.Value];
59 set => this.Set((int)ComboBoxTupleFields.Value, value); 59 set => this.Set((int)ComboBoxTupleFields.Value, value);
60 } 60 }
61 61
62 public string Text 62 public string Text
63 { 63 {
64 get => (string)this.Fields[(int)ComboBoxTupleFields.Text]?.Value; 64 get => (string)this.Fields[(int)ComboBoxTupleFields.Text];
65 set => this.Set((int)ComboBoxTupleFields.Text, value); 65 set => this.Set((int)ComboBoxTupleFields.Text, value);
66 } 66 }
67 } 67 }
diff --git a/src/WixToolset.Data/Tuples/CompLocatorTuple.cs b/src/WixToolset.Data/Tuples/CompLocatorTuple.cs
index 37bc2a37..4a92d132 100644
--- a/src/WixToolset.Data/Tuples/CompLocatorTuple.cs
+++ b/src/WixToolset.Data/Tuples/CompLocatorTuple.cs
@@ -39,7 +39,7 @@ namespace WixToolset.Data.Tuples
39 39
40 public string ComponentId 40 public string ComponentId
41 { 41 {
42 get => (string)this.Fields[(int)CompLocatorTupleFields.ComponentId]?.Value; 42 get => (string)this.Fields[(int)CompLocatorTupleFields.ComponentId];
43 set => this.Set((int)CompLocatorTupleFields.ComponentId, value); 43 set => this.Set((int)CompLocatorTupleFields.ComponentId, value);
44 } 44 }
45 45
diff --git a/src/WixToolset.Data/Tuples/ComplusTuple.cs b/src/WixToolset.Data/Tuples/ComplusTuple.cs
index 0287c689..f011bbd4 100644
--- a/src/WixToolset.Data/Tuples/ComplusTuple.cs
+++ b/src/WixToolset.Data/Tuples/ComplusTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string Component_ 40 public string Component_
41 { 41 {
42 get => (string)this.Fields[(int)ComplusTupleFields.Component_]?.Value; 42 get => (string)this.Fields[(int)ComplusTupleFields.Component_];
43 set => this.Set((int)ComplusTupleFields.Component_, value); 43 set => this.Set((int)ComplusTupleFields.Component_, value);
44 } 44 }
45 45
46 public int ExpType 46 public int ExpType
47 { 47 {
48 get => (int)this.Fields[(int)ComplusTupleFields.ExpType]?.Value; 48 get => (int)this.Fields[(int)ComplusTupleFields.ExpType];
49 set => this.Set((int)ComplusTupleFields.ExpType, value); 49 set => this.Set((int)ComplusTupleFields.ExpType, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/ComponentTuple.cs b/src/WixToolset.Data/Tuples/ComponentTuple.cs
index 8af887ed..f573818e 100644
--- a/src/WixToolset.Data/Tuples/ComponentTuple.cs
+++ b/src/WixToolset.Data/Tuples/ComponentTuple.cs
@@ -72,19 +72,19 @@ namespace WixToolset.Data.Tuples
72 72
73 public string Component 73 public string Component
74 { 74 {
75 get => (string)this.Fields[(int)ComponentTupleFields.Component]?.Value; 75 get => (string)this.Fields[(int)ComponentTupleFields.Component];
76 set => this.Set((int)ComponentTupleFields.Component, value); 76 set => this.Set((int)ComponentTupleFields.Component, value);
77 } 77 }
78 78
79 public string ComponentId 79 public string ComponentId
80 { 80 {
81 get => (string)this.Fields[(int)ComponentTupleFields.ComponentId]?.Value; 81 get => (string)this.Fields[(int)ComponentTupleFields.ComponentId];
82 set => this.Set((int)ComponentTupleFields.ComponentId, value); 82 set => this.Set((int)ComponentTupleFields.ComponentId, value);
83 } 83 }
84 84
85 public string Directory_ 85 public string Directory_
86 { 86 {
87 get => (string)this.Fields[(int)ComponentTupleFields.Directory_]?.Value; 87 get => (string)this.Fields[(int)ComponentTupleFields.Directory_];
88 set => this.Set((int)ComponentTupleFields.Directory_, value); 88 set => this.Set((int)ComponentTupleFields.Directory_, value);
89 } 89 }
90 90
@@ -144,13 +144,13 @@ namespace WixToolset.Data.Tuples
144 144
145 public string Condition 145 public string Condition
146 { 146 {
147 get => (string)this.Fields[(int)ComponentTupleFields.Condition]?.Value; 147 get => (string)this.Fields[(int)ComponentTupleFields.Condition];
148 set => this.Set((int)ComponentTupleFields.Condition, value); 148 set => this.Set((int)ComponentTupleFields.Condition, value);
149 } 149 }
150 150
151 public string KeyPath 151 public string KeyPath
152 { 152 {
153 get => (string)this.Fields[(int)ComponentTupleFields.KeyPath]?.Value; 153 get => (string)this.Fields[(int)ComponentTupleFields.KeyPath];
154 set => this.Set((int)ComponentTupleFields.KeyPath, value); 154 set => this.Set((int)ComponentTupleFields.KeyPath, value);
155 } 155 }
156 156
diff --git a/src/WixToolset.Data/Tuples/ConditionTuple.cs b/src/WixToolset.Data/Tuples/ConditionTuple.cs
index 534f4cae..f62174f6 100644
--- a/src/WixToolset.Data/Tuples/ConditionTuple.cs
+++ b/src/WixToolset.Data/Tuples/ConditionTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string Feature_ 42 public string Feature_
43 { 43 {
44 get => (string)this.Fields[(int)ConditionTupleFields.Feature_]?.Value; 44 get => (string)this.Fields[(int)ConditionTupleFields.Feature_];
45 set => this.Set((int)ConditionTupleFields.Feature_, value); 45 set => this.Set((int)ConditionTupleFields.Feature_, value);
46 } 46 }
47 47
48 public int Level 48 public int Level
49 { 49 {
50 get => (int)this.Fields[(int)ConditionTupleFields.Level]?.Value; 50 get => (int)this.Fields[(int)ConditionTupleFields.Level];
51 set => this.Set((int)ConditionTupleFields.Level, value); 51 set => this.Set((int)ConditionTupleFields.Level, value);
52 } 52 }
53 53
54 public string Condition 54 public string Condition
55 { 55 {
56 get => (string)this.Fields[(int)ConditionTupleFields.Condition]?.Value; 56 get => (string)this.Fields[(int)ConditionTupleFields.Condition];
57 set => this.Set((int)ConditionTupleFields.Condition, value); 57 set => this.Set((int)ConditionTupleFields.Condition, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/ControlConditionTuple.cs b/src/WixToolset.Data/Tuples/ControlConditionTuple.cs
index 0b18dac1..5b2599ec 100644
--- a/src/WixToolset.Data/Tuples/ControlConditionTuple.cs
+++ b/src/WixToolset.Data/Tuples/ControlConditionTuple.cs
@@ -43,25 +43,25 @@ namespace WixToolset.Data.Tuples
43 43
44 public string Dialog_ 44 public string Dialog_
45 { 45 {
46 get => (string)this.Fields[(int)ControlConditionTupleFields.Dialog_]?.Value; 46 get => (string)this.Fields[(int)ControlConditionTupleFields.Dialog_];
47 set => this.Set((int)ControlConditionTupleFields.Dialog_, value); 47 set => this.Set((int)ControlConditionTupleFields.Dialog_, value);
48 } 48 }
49 49
50 public string Control_ 50 public string Control_
51 { 51 {
52 get => (string)this.Fields[(int)ControlConditionTupleFields.Control_]?.Value; 52 get => (string)this.Fields[(int)ControlConditionTupleFields.Control_];
53 set => this.Set((int)ControlConditionTupleFields.Control_, value); 53 set => this.Set((int)ControlConditionTupleFields.Control_, value);
54 } 54 }
55 55
56 public string Action 56 public string Action
57 { 57 {
58 get => (string)this.Fields[(int)ControlConditionTupleFields.Action]?.Value; 58 get => (string)this.Fields[(int)ControlConditionTupleFields.Action];
59 set => this.Set((int)ControlConditionTupleFields.Action, value); 59 set => this.Set((int)ControlConditionTupleFields.Action, value);
60 } 60 }
61 61
62 public string Condition 62 public string Condition
63 { 63 {
64 get => (string)this.Fields[(int)ControlConditionTupleFields.Condition]?.Value; 64 get => (string)this.Fields[(int)ControlConditionTupleFields.Condition];
65 set => this.Set((int)ControlConditionTupleFields.Condition, value); 65 set => this.Set((int)ControlConditionTupleFields.Condition, value);
66 } 66 }
67 } 67 }
diff --git a/src/WixToolset.Data/Tuples/ControlEventTuple.cs b/src/WixToolset.Data/Tuples/ControlEventTuple.cs
index b44cd19e..6486673b 100644
--- a/src/WixToolset.Data/Tuples/ControlEventTuple.cs
+++ b/src/WixToolset.Data/Tuples/ControlEventTuple.cs
@@ -47,37 +47,37 @@ namespace WixToolset.Data.Tuples
47 47
48 public string Dialog_ 48 public string Dialog_
49 { 49 {
50 get => (string)this.Fields[(int)ControlEventTupleFields.Dialog_]?.Value; 50 get => (string)this.Fields[(int)ControlEventTupleFields.Dialog_];
51 set => this.Set((int)ControlEventTupleFields.Dialog_, value); 51 set => this.Set((int)ControlEventTupleFields.Dialog_, value);
52 } 52 }
53 53
54 public string Control_ 54 public string Control_
55 { 55 {
56 get => (string)this.Fields[(int)ControlEventTupleFields.Control_]?.Value; 56 get => (string)this.Fields[(int)ControlEventTupleFields.Control_];
57 set => this.Set((int)ControlEventTupleFields.Control_, value); 57 set => this.Set((int)ControlEventTupleFields.Control_, value);
58 } 58 }
59 59
60 public string Event 60 public string Event
61 { 61 {
62 get => (string)this.Fields[(int)ControlEventTupleFields.Event]?.Value; 62 get => (string)this.Fields[(int)ControlEventTupleFields.Event];
63 set => this.Set((int)ControlEventTupleFields.Event, value); 63 set => this.Set((int)ControlEventTupleFields.Event, value);
64 } 64 }
65 65
66 public string Argument 66 public string Argument
67 { 67 {
68 get => (string)this.Fields[(int)ControlEventTupleFields.Argument]?.Value; 68 get => (string)this.Fields[(int)ControlEventTupleFields.Argument];
69 set => this.Set((int)ControlEventTupleFields.Argument, value); 69 set => this.Set((int)ControlEventTupleFields.Argument, value);
70 } 70 }
71 71
72 public string Condition 72 public string Condition
73 { 73 {
74 get => (string)this.Fields[(int)ControlEventTupleFields.Condition]?.Value; 74 get => (string)this.Fields[(int)ControlEventTupleFields.Condition];
75 set => this.Set((int)ControlEventTupleFields.Condition, value); 75 set => this.Set((int)ControlEventTupleFields.Condition, value);
76 } 76 }
77 77
78 public int Ordering 78 public int Ordering
79 { 79 {
80 get => (int)this.Fields[(int)ControlEventTupleFields.Ordering]?.Value; 80 get => (int)this.Fields[(int)ControlEventTupleFields.Ordering];
81 set => this.Set((int)ControlEventTupleFields.Ordering, value); 81 set => this.Set((int)ControlEventTupleFields.Ordering, value);
82 } 82 }
83 } 83 }
diff --git a/src/WixToolset.Data/Tuples/ControlTuple.cs b/src/WixToolset.Data/Tuples/ControlTuple.cs
index f77c3689..d08d9311 100644
--- a/src/WixToolset.Data/Tuples/ControlTuple.cs
+++ b/src/WixToolset.Data/Tuples/ControlTuple.cs
@@ -79,43 +79,43 @@ namespace WixToolset.Data.Tuples
79 79
80 public string Dialog_ 80 public string Dialog_
81 { 81 {
82 get => (string)this.Fields[(int)ControlTupleFields.Dialog_]?.Value; 82 get => (string)this.Fields[(int)ControlTupleFields.Dialog_];
83 set => this.Set((int)ControlTupleFields.Dialog_, value); 83 set => this.Set((int)ControlTupleFields.Dialog_, value);
84 } 84 }
85 85
86 public string Control 86 public string Control
87 { 87 {
88 get => (string)this.Fields[(int)ControlTupleFields.Control]?.Value; 88 get => (string)this.Fields[(int)ControlTupleFields.Control];
89 set => this.Set((int)ControlTupleFields.Control, value); 89 set => this.Set((int)ControlTupleFields.Control, value);
90 } 90 }
91 91
92 public string Type 92 public string Type
93 { 93 {
94 get => (string)this.Fields[(int)ControlTupleFields.Type]?.Value; 94 get => (string)this.Fields[(int)ControlTupleFields.Type];
95 set => this.Set((int)ControlTupleFields.Type, value); 95 set => this.Set((int)ControlTupleFields.Type, value);
96 } 96 }
97 97
98 public int X 98 public int X
99 { 99 {
100 get => (int)this.Fields[(int)ControlTupleFields.X]?.Value; 100 get => (int)this.Fields[(int)ControlTupleFields.X];
101 set => this.Set((int)ControlTupleFields.X, value); 101 set => this.Set((int)ControlTupleFields.X, value);
102 } 102 }
103 103
104 public int Y 104 public int Y
105 { 105 {
106 get => (int)this.Fields[(int)ControlTupleFields.Y]?.Value; 106 get => (int)this.Fields[(int)ControlTupleFields.Y];
107 set => this.Set((int)ControlTupleFields.Y, value); 107 set => this.Set((int)ControlTupleFields.Y, value);
108 } 108 }
109 109
110 public int Width 110 public int Width
111 { 111 {
112 get => (int)this.Fields[(int)ControlTupleFields.Width]?.Value; 112 get => (int)this.Fields[(int)ControlTupleFields.Width];
113 set => this.Set((int)ControlTupleFields.Width, value); 113 set => this.Set((int)ControlTupleFields.Width, value);
114 } 114 }
115 115
116 public int Height 116 public int Height
117 { 117 {
118 get => (int)this.Fields[(int)ControlTupleFields.Height]?.Value; 118 get => (int)this.Fields[(int)ControlTupleFields.Height];
119 set => this.Set((int)ControlTupleFields.Height, value); 119 set => this.Set((int)ControlTupleFields.Height, value);
120 } 120 }
121 121
@@ -266,25 +266,25 @@ namespace WixToolset.Data.Tuples
266 266
267 public string Property 267 public string Property
268 { 268 {
269 get => (string)this.Fields[(int)ControlTupleFields.Property]?.Value; 269 get => (string)this.Fields[(int)ControlTupleFields.Property];
270 set => this.Set((int)ControlTupleFields.Property, value); 270 set => this.Set((int)ControlTupleFields.Property, value);
271 } 271 }
272 272
273 public string Text 273 public string Text
274 { 274 {
275 get => (string)this.Fields[(int)ControlTupleFields.Text]?.Value; 275 get => (string)this.Fields[(int)ControlTupleFields.Text];
276 set => this.Set((int)ControlTupleFields.Text, value); 276 set => this.Set((int)ControlTupleFields.Text, value);
277 } 277 }
278 278
279 public string Control_Next 279 public string Control_Next
280 { 280 {
281 get => (string)this.Fields[(int)ControlTupleFields.Control_Next]?.Value; 281 get => (string)this.Fields[(int)ControlTupleFields.Control_Next];
282 set => this.Set((int)ControlTupleFields.Control_Next, value); 282 set => this.Set((int)ControlTupleFields.Control_Next, value);
283 } 283 }
284 284
285 public string Help 285 public string Help
286 { 286 {
287 get => (string)this.Fields[(int)ControlTupleFields.Help]?.Value; 287 get => (string)this.Fields[(int)ControlTupleFields.Help];
288 set => this.Set((int)ControlTupleFields.Help, value); 288 set => this.Set((int)ControlTupleFields.Help, value);
289 } 289 }
290 290
@@ -296,7 +296,7 @@ namespace WixToolset.Data.Tuples
296 296
297 public string SourceFile 297 public string SourceFile
298 { 298 {
299 get => (string)this.Fields[(int)ControlTupleFields.SourceFile]?.Value; 299 get => (string)this.Fields[(int)ControlTupleFields.SourceFile];
300 set => this.Set((int)ControlTupleFields.SourceFile, value); 300 set => this.Set((int)ControlTupleFields.SourceFile, value);
301 } 301 }
302 } 302 }
diff --git a/src/WixToolset.Data/Tuples/CreateFolderTuple.cs b/src/WixToolset.Data/Tuples/CreateFolderTuple.cs
index 05b50a8b..585f274c 100644
--- a/src/WixToolset.Data/Tuples/CreateFolderTuple.cs
+++ b/src/WixToolset.Data/Tuples/CreateFolderTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string Directory_ 40 public string Directory_
41 { 41 {
42 get => (string)this.Fields[(int)CreateFolderTupleFields.Directory_]?.Value; 42 get => (string)this.Fields[(int)CreateFolderTupleFields.Directory_];
43 set => this.Set((int)CreateFolderTupleFields.Directory_, value); 43 set => this.Set((int)CreateFolderTupleFields.Directory_, value);
44 } 44 }
45 45
46 public string Component_ 46 public string Component_
47 { 47 {
48 get => (string)this.Fields[(int)CreateFolderTupleFields.Component_]?.Value; 48 get => (string)this.Fields[(int)CreateFolderTupleFields.Component_];
49 set => this.Set((int)CreateFolderTupleFields.Component_, value); 49 set => this.Set((int)CreateFolderTupleFields.Component_, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/CustomActionTuple.cs b/src/WixToolset.Data/Tuples/CustomActionTuple.cs
index 9c92593a..fbda67fa 100644
--- a/src/WixToolset.Data/Tuples/CustomActionTuple.cs
+++ b/src/WixToolset.Data/Tuples/CustomActionTuple.cs
@@ -93,7 +93,7 @@ namespace WixToolset.Data.Tuples
93 93
94 public string Source 94 public string Source
95 { 95 {
96 get => (string)this.Fields[(int)CustomActionTupleFields.Source]?.Value; 96 get => (string)this.Fields[(int)CustomActionTupleFields.Source];
97 set => this.Set((int)CustomActionTupleFields.Source, value); 97 set => this.Set((int)CustomActionTupleFields.Source, value);
98 } 98 }
99 99
@@ -105,7 +105,7 @@ namespace WixToolset.Data.Tuples
105 105
106 public string Target 106 public string Target
107 { 107 {
108 get => (string)this.Fields[(int)CustomActionTupleFields.Target]?.Value; 108 get => (string)this.Fields[(int)CustomActionTupleFields.Target];
109 set => this.Set((int)CustomActionTupleFields.Target, value); 109 set => this.Set((int)CustomActionTupleFields.Target, value);
110 } 110 }
111 111
diff --git a/src/WixToolset.Data/Tuples/DialogTuple.cs b/src/WixToolset.Data/Tuples/DialogTuple.cs
index d66c3b19..bc803d68 100644
--- a/src/WixToolset.Data/Tuples/DialogTuple.cs
+++ b/src/WixToolset.Data/Tuples/DialogTuple.cs
@@ -73,25 +73,25 @@ namespace WixToolset.Data.Tuples
73 73
74 public int HCentering 74 public int HCentering
75 { 75 {
76 get => (int)this.Fields[(int)DialogTupleFields.HCentering]?.Value; 76 get => (int)this.Fields[(int)DialogTupleFields.HCentering];
77 set => this.Set((int)DialogTupleFields.HCentering, value); 77 set => this.Set((int)DialogTupleFields.HCentering, value);
78 } 78 }
79 79
80 public int VCentering 80 public int VCentering
81 { 81 {
82 get => (int)this.Fields[(int)DialogTupleFields.VCentering]?.Value; 82 get => (int)this.Fields[(int)DialogTupleFields.VCentering];
83 set => this.Set((int)DialogTupleFields.VCentering, value); 83 set => this.Set((int)DialogTupleFields.VCentering, value);
84 } 84 }
85 85
86 public int Width 86 public int Width
87 { 87 {
88 get => (int)this.Fields[(int)DialogTupleFields.Width]?.Value; 88 get => (int)this.Fields[(int)DialogTupleFields.Width];
89 set => this.Set((int)DialogTupleFields.Width, value); 89 set => this.Set((int)DialogTupleFields.Width, value);
90 } 90 }
91 91
92 public int Height 92 public int Height
93 { 93 {
94 get => (int)this.Fields[(int)DialogTupleFields.Height]?.Value; 94 get => (int)this.Fields[(int)DialogTupleFields.Height];
95 set => this.Set((int)DialogTupleFields.Height, value); 95 set => this.Set((int)DialogTupleFields.Height, value);
96 } 96 }
97 97
@@ -163,25 +163,25 @@ namespace WixToolset.Data.Tuples
163 163
164 public string Title 164 public string Title
165 { 165 {
166 get => (string)this.Fields[(int)DialogTupleFields.Title]?.Value; 166 get => (string)this.Fields[(int)DialogTupleFields.Title];
167 set => this.Set((int)DialogTupleFields.Title, value); 167 set => this.Set((int)DialogTupleFields.Title, value);
168 } 168 }
169 169
170 public string Control_First 170 public string Control_First
171 { 171 {
172 get => (string)this.Fields[(int)DialogTupleFields.Control_First]?.Value; 172 get => (string)this.Fields[(int)DialogTupleFields.Control_First];
173 set => this.Set((int)DialogTupleFields.Control_First, value); 173 set => this.Set((int)DialogTupleFields.Control_First, value);
174 } 174 }
175 175
176 public string Control_Default 176 public string Control_Default
177 { 177 {
178 get => (string)this.Fields[(int)DialogTupleFields.Control_Default]?.Value; 178 get => (string)this.Fields[(int)DialogTupleFields.Control_Default];
179 set => this.Set((int)DialogTupleFields.Control_Default, value); 179 set => this.Set((int)DialogTupleFields.Control_Default, value);
180 } 180 }
181 181
182 public string Control_Cancel 182 public string Control_Cancel
183 { 183 {
184 get => (string)this.Fields[(int)DialogTupleFields.Control_Cancel]?.Value; 184 get => (string)this.Fields[(int)DialogTupleFields.Control_Cancel];
185 set => this.Set((int)DialogTupleFields.Control_Cancel, value); 185 set => this.Set((int)DialogTupleFields.Control_Cancel, value);
186 } 186 }
187 } 187 }
diff --git a/src/WixToolset.Data/Tuples/DrLocatorTuple.cs b/src/WixToolset.Data/Tuples/DrLocatorTuple.cs
index 38910333..45c7b3ee 100644
--- a/src/WixToolset.Data/Tuples/DrLocatorTuple.cs
+++ b/src/WixToolset.Data/Tuples/DrLocatorTuple.cs
@@ -43,25 +43,25 @@ namespace WixToolset.Data.Tuples
43 43
44 public string Signature_ 44 public string Signature_
45 { 45 {
46 get => (string)this.Fields[(int)DrLocatorTupleFields.Signature_]?.Value; 46 get => (string)this.Fields[(int)DrLocatorTupleFields.Signature_];
47 set => this.Set((int)DrLocatorTupleFields.Signature_, value); 47 set => this.Set((int)DrLocatorTupleFields.Signature_, value);
48 } 48 }
49 49
50 public string Parent 50 public string Parent
51 { 51 {
52 get => (string)this.Fields[(int)DrLocatorTupleFields.Parent]?.Value; 52 get => (string)this.Fields[(int)DrLocatorTupleFields.Parent];
53 set => this.Set((int)DrLocatorTupleFields.Parent, value); 53 set => this.Set((int)DrLocatorTupleFields.Parent, value);
54 } 54 }
55 55
56 public string Path 56 public string Path
57 { 57 {
58 get => (string)this.Fields[(int)DrLocatorTupleFields.Path]?.Value; 58 get => (string)this.Fields[(int)DrLocatorTupleFields.Path];
59 set => this.Set((int)DrLocatorTupleFields.Path, value); 59 set => this.Set((int)DrLocatorTupleFields.Path, value);
60 } 60 }
61 61
62 public int Depth 62 public int Depth
63 { 63 {
64 get => (int)this.Fields[(int)DrLocatorTupleFields.Depth]?.Value; 64 get => (int)this.Fields[(int)DrLocatorTupleFields.Depth];
65 set => this.Set((int)DrLocatorTupleFields.Depth, value); 65 set => this.Set((int)DrLocatorTupleFields.Depth, value);
66 } 66 }
67 } 67 }
diff --git a/src/WixToolset.Data/Tuples/DuplicateFileTuple.cs b/src/WixToolset.Data/Tuples/DuplicateFileTuple.cs
index b489025c..07a3b66d 100644
--- a/src/WixToolset.Data/Tuples/DuplicateFileTuple.cs
+++ b/src/WixToolset.Data/Tuples/DuplicateFileTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string FileKey 46 public string FileKey
47 { 47 {
48 get => (string)this.Fields[(int)DuplicateFileTupleFields.FileKey]?.Value; 48 get => (string)this.Fields[(int)DuplicateFileTupleFields.FileKey];
49 set => this.Set((int)DuplicateFileTupleFields.FileKey, value); 49 set => this.Set((int)DuplicateFileTupleFields.FileKey, value);
50 } 50 }
51 51
52 public string Component_ 52 public string Component_
53 { 53 {
54 get => (string)this.Fields[(int)DuplicateFileTupleFields.Component_]?.Value; 54 get => (string)this.Fields[(int)DuplicateFileTupleFields.Component_];
55 set => this.Set((int)DuplicateFileTupleFields.Component_, value); 55 set => this.Set((int)DuplicateFileTupleFields.Component_, value);
56 } 56 }
57 57
58 public string File_ 58 public string File_
59 { 59 {
60 get => (string)this.Fields[(int)DuplicateFileTupleFields.File_]?.Value; 60 get => (string)this.Fields[(int)DuplicateFileTupleFields.File_];
61 set => this.Set((int)DuplicateFileTupleFields.File_, value); 61 set => this.Set((int)DuplicateFileTupleFields.File_, value);
62 } 62 }
63 63
64 public string DestName 64 public string DestName
65 { 65 {
66 get => (string)this.Fields[(int)DuplicateFileTupleFields.DestName]?.Value; 66 get => (string)this.Fields[(int)DuplicateFileTupleFields.DestName];
67 set => this.Set((int)DuplicateFileTupleFields.DestName, value); 67 set => this.Set((int)DuplicateFileTupleFields.DestName, value);
68 } 68 }
69 69
70 public string DestFolder 70 public string DestFolder
71 { 71 {
72 get => (string)this.Fields[(int)DuplicateFileTupleFields.DestFolder]?.Value; 72 get => (string)this.Fields[(int)DuplicateFileTupleFields.DestFolder];
73 set => this.Set((int)DuplicateFileTupleFields.DestFolder, value); 73 set => this.Set((int)DuplicateFileTupleFields.DestFolder, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/EnvironmentTuple.cs b/src/WixToolset.Data/Tuples/EnvironmentTuple.cs
index 7e3443d8..56b9f7d2 100644
--- a/src/WixToolset.Data/Tuples/EnvironmentTuple.cs
+++ b/src/WixToolset.Data/Tuples/EnvironmentTuple.cs
@@ -65,19 +65,19 @@ namespace WixToolset.Data.Tuples
65 65
66 public string Name 66 public string Name
67 { 67 {
68 get => (string)this.Fields[(int)EnvironmentTupleFields.Name]?.Value; 68 get => (string)this.Fields[(int)EnvironmentTupleFields.Name];
69 set => this.Set((int)EnvironmentTupleFields.Name, value); 69 set => this.Set((int)EnvironmentTupleFields.Name, value);
70 } 70 }
71 71
72 public string Value 72 public string Value
73 { 73 {
74 get => (string)this.Fields[(int)EnvironmentTupleFields.Value]?.Value; 74 get => (string)this.Fields[(int)EnvironmentTupleFields.Value];
75 set => this.Set((int)EnvironmentTupleFields.Value, value); 75 set => this.Set((int)EnvironmentTupleFields.Value, value);
76 } 76 }
77 77
78 public string Separator 78 public string Separator
79 { 79 {
80 get => (string)this.Fields[(int)EnvironmentTupleFields.Separator]?.Value; 80 get => (string)this.Fields[(int)EnvironmentTupleFields.Separator];
81 set => this.Set((int)EnvironmentTupleFields.Separator, value); 81 set => this.Set((int)EnvironmentTupleFields.Separator, value);
82 } 82 }
83 83
@@ -107,7 +107,7 @@ namespace WixToolset.Data.Tuples
107 107
108 public string Component_ 108 public string Component_
109 { 109 {
110 get => (string)this.Fields[(int)EnvironmentTupleFields.Component_]?.Value; 110 get => (string)this.Fields[(int)EnvironmentTupleFields.Component_];
111 set => this.Set((int)EnvironmentTupleFields.Component_, value); 111 set => this.Set((int)EnvironmentTupleFields.Component_, value);
112 } 112 }
113 } 113 }
diff --git a/src/WixToolset.Data/Tuples/ErrorTuple.cs b/src/WixToolset.Data/Tuples/ErrorTuple.cs
index 393d2d29..e7c93c59 100644
--- a/src/WixToolset.Data/Tuples/ErrorTuple.cs
+++ b/src/WixToolset.Data/Tuples/ErrorTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public int Error 40 public int Error
41 { 41 {
42 get => (int)this.Fields[(int)ErrorTupleFields.Error]?.Value; 42 get => (int)this.Fields[(int)ErrorTupleFields.Error];
43 set => this.Set((int)ErrorTupleFields.Error, value); 43 set => this.Set((int)ErrorTupleFields.Error, value);
44 } 44 }
45 45
46 public string Message 46 public string Message
47 { 47 {
48 get => (string)this.Fields[(int)ErrorTupleFields.Message]?.Value; 48 get => (string)this.Fields[(int)ErrorTupleFields.Message];
49 set => this.Set((int)ErrorTupleFields.Message, value); 49 set => this.Set((int)ErrorTupleFields.Message, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/EventMappingTuple.cs b/src/WixToolset.Data/Tuples/EventMappingTuple.cs
index e0e8da71..b83d5f4e 100644
--- a/src/WixToolset.Data/Tuples/EventMappingTuple.cs
+++ b/src/WixToolset.Data/Tuples/EventMappingTuple.cs
@@ -43,25 +43,25 @@ namespace WixToolset.Data.Tuples
43 43
44 public string Dialog_ 44 public string Dialog_
45 { 45 {
46 get => (string)this.Fields[(int)EventMappingTupleFields.Dialog_]?.Value; 46 get => (string)this.Fields[(int)EventMappingTupleFields.Dialog_];
47 set => this.Set((int)EventMappingTupleFields.Dialog_, value); 47 set => this.Set((int)EventMappingTupleFields.Dialog_, value);
48 } 48 }
49 49
50 public string Control_ 50 public string Control_
51 { 51 {
52 get => (string)this.Fields[(int)EventMappingTupleFields.Control_]?.Value; 52 get => (string)this.Fields[(int)EventMappingTupleFields.Control_];
53 set => this.Set((int)EventMappingTupleFields.Control_, value); 53 set => this.Set((int)EventMappingTupleFields.Control_, value);
54 } 54 }
55 55
56 public string Event 56 public string Event
57 { 57 {
58 get => (string)this.Fields[(int)EventMappingTupleFields.Event]?.Value; 58 get => (string)this.Fields[(int)EventMappingTupleFields.Event];
59 set => this.Set((int)EventMappingTupleFields.Event, value); 59 set => this.Set((int)EventMappingTupleFields.Event, value);
60 } 60 }
61 61
62 public string Attribute 62 public string Attribute
63 { 63 {
64 get => (string)this.Fields[(int)EventMappingTupleFields.Attribute]?.Value; 64 get => (string)this.Fields[(int)EventMappingTupleFields.Attribute];
65 set => this.Set((int)EventMappingTupleFields.Attribute, value); 65 set => this.Set((int)EventMappingTupleFields.Attribute, value);
66 } 66 }
67 } 67 }
diff --git a/src/WixToolset.Data/Tuples/ExtensionTuple.cs b/src/WixToolset.Data/Tuples/ExtensionTuple.cs
index e3ef1675..c4f273b3 100644
--- a/src/WixToolset.Data/Tuples/ExtensionTuple.cs
+++ b/src/WixToolset.Data/Tuples/ExtensionTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string Extension 46 public string Extension
47 { 47 {
48 get => (string)this.Fields[(int)ExtensionTupleFields.Extension]?.Value; 48 get => (string)this.Fields[(int)ExtensionTupleFields.Extension];
49 set => this.Set((int)ExtensionTupleFields.Extension, value); 49 set => this.Set((int)ExtensionTupleFields.Extension, value);
50 } 50 }
51 51
52 public string Component_ 52 public string Component_
53 { 53 {
54 get => (string)this.Fields[(int)ExtensionTupleFields.Component_]?.Value; 54 get => (string)this.Fields[(int)ExtensionTupleFields.Component_];
55 set => this.Set((int)ExtensionTupleFields.Component_, value); 55 set => this.Set((int)ExtensionTupleFields.Component_, value);
56 } 56 }
57 57
58 public string ProgId_ 58 public string ProgId_
59 { 59 {
60 get => (string)this.Fields[(int)ExtensionTupleFields.ProgId_]?.Value; 60 get => (string)this.Fields[(int)ExtensionTupleFields.ProgId_];
61 set => this.Set((int)ExtensionTupleFields.ProgId_, value); 61 set => this.Set((int)ExtensionTupleFields.ProgId_, value);
62 } 62 }
63 63
64 public string MIME_ 64 public string MIME_
65 { 65 {
66 get => (string)this.Fields[(int)ExtensionTupleFields.MIME_]?.Value; 66 get => (string)this.Fields[(int)ExtensionTupleFields.MIME_];
67 set => this.Set((int)ExtensionTupleFields.MIME_, value); 67 set => this.Set((int)ExtensionTupleFields.MIME_, value);
68 } 68 }
69 69
70 public string Feature_ 70 public string Feature_
71 { 71 {
72 get => (string)this.Fields[(int)ExtensionTupleFields.Feature_]?.Value; 72 get => (string)this.Fields[(int)ExtensionTupleFields.Feature_];
73 set => this.Set((int)ExtensionTupleFields.Feature_, value); 73 set => this.Set((int)ExtensionTupleFields.Feature_, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/ExternalFilesTuple.cs b/src/WixToolset.Data/Tuples/ExternalFilesTuple.cs
index 06e6d4ae..c3352c13 100644
--- a/src/WixToolset.Data/Tuples/ExternalFilesTuple.cs
+++ b/src/WixToolset.Data/Tuples/ExternalFilesTuple.cs
@@ -51,49 +51,49 @@ namespace WixToolset.Data.Tuples
51 51
52 public string Family 52 public string Family
53 { 53 {
54 get => (string)this.Fields[(int)ExternalFilesTupleFields.Family]?.Value; 54 get => (string)this.Fields[(int)ExternalFilesTupleFields.Family];
55 set => this.Set((int)ExternalFilesTupleFields.Family, value); 55 set => this.Set((int)ExternalFilesTupleFields.Family, value);
56 } 56 }
57 57
58 public string FTK 58 public string FTK
59 { 59 {
60 get => (string)this.Fields[(int)ExternalFilesTupleFields.FTK]?.Value; 60 get => (string)this.Fields[(int)ExternalFilesTupleFields.FTK];
61 set => this.Set((int)ExternalFilesTupleFields.FTK, value); 61 set => this.Set((int)ExternalFilesTupleFields.FTK, value);
62 } 62 }
63 63
64 public string FilePath 64 public string FilePath
65 { 65 {
66 get => (string)this.Fields[(int)ExternalFilesTupleFields.FilePath]?.Value; 66 get => (string)this.Fields[(int)ExternalFilesTupleFields.FilePath];
67 set => this.Set((int)ExternalFilesTupleFields.FilePath, value); 67 set => this.Set((int)ExternalFilesTupleFields.FilePath, value);
68 } 68 }
69 69
70 public string SymbolPaths 70 public string SymbolPaths
71 { 71 {
72 get => (string)this.Fields[(int)ExternalFilesTupleFields.SymbolPaths]?.Value; 72 get => (string)this.Fields[(int)ExternalFilesTupleFields.SymbolPaths];
73 set => this.Set((int)ExternalFilesTupleFields.SymbolPaths, value); 73 set => this.Set((int)ExternalFilesTupleFields.SymbolPaths, value);
74 } 74 }
75 75
76 public string IgnoreOffsets 76 public string IgnoreOffsets
77 { 77 {
78 get => (string)this.Fields[(int)ExternalFilesTupleFields.IgnoreOffsets]?.Value; 78 get => (string)this.Fields[(int)ExternalFilesTupleFields.IgnoreOffsets];
79 set => this.Set((int)ExternalFilesTupleFields.IgnoreOffsets, value); 79 set => this.Set((int)ExternalFilesTupleFields.IgnoreOffsets, value);
80 } 80 }
81 81
82 public string IgnoreLengths 82 public string IgnoreLengths
83 { 83 {
84 get => (string)this.Fields[(int)ExternalFilesTupleFields.IgnoreLengths]?.Value; 84 get => (string)this.Fields[(int)ExternalFilesTupleFields.IgnoreLengths];
85 set => this.Set((int)ExternalFilesTupleFields.IgnoreLengths, value); 85 set => this.Set((int)ExternalFilesTupleFields.IgnoreLengths, value);
86 } 86 }
87 87
88 public string RetainOffsets 88 public string RetainOffsets
89 { 89 {
90 get => (string)this.Fields[(int)ExternalFilesTupleFields.RetainOffsets]?.Value; 90 get => (string)this.Fields[(int)ExternalFilesTupleFields.RetainOffsets];
91 set => this.Set((int)ExternalFilesTupleFields.RetainOffsets, value); 91 set => this.Set((int)ExternalFilesTupleFields.RetainOffsets, value);
92 } 92 }
93 93
94 public int Order 94 public int Order
95 { 95 {
96 get => (int)this.Fields[(int)ExternalFilesTupleFields.Order]?.Value; 96 get => (int)this.Fields[(int)ExternalFilesTupleFields.Order];
97 set => this.Set((int)ExternalFilesTupleFields.Order, value); 97 set => this.Set((int)ExternalFilesTupleFields.Order, value);
98 } 98 }
99 } 99 }
diff --git a/src/WixToolset.Data/Tuples/FamilyFileRangesTuple.cs b/src/WixToolset.Data/Tuples/FamilyFileRangesTuple.cs
index 5065c389..ea2e1993 100644
--- a/src/WixToolset.Data/Tuples/FamilyFileRangesTuple.cs
+++ b/src/WixToolset.Data/Tuples/FamilyFileRangesTuple.cs
@@ -43,25 +43,25 @@ namespace WixToolset.Data.Tuples
43 43
44 public string Family 44 public string Family
45 { 45 {
46 get => (string)this.Fields[(int)FamilyFileRangesTupleFields.Family]?.Value; 46 get => (string)this.Fields[(int)FamilyFileRangesTupleFields.Family];
47 set => this.Set((int)FamilyFileRangesTupleFields.Family, value); 47 set => this.Set((int)FamilyFileRangesTupleFields.Family, value);
48 } 48 }
49 49
50 public string FTK 50 public string FTK
51 { 51 {
52 get => (string)this.Fields[(int)FamilyFileRangesTupleFields.FTK]?.Value; 52 get => (string)this.Fields[(int)FamilyFileRangesTupleFields.FTK];
53 set => this.Set((int)FamilyFileRangesTupleFields.FTK, value); 53 set => this.Set((int)FamilyFileRangesTupleFields.FTK, value);
54 } 54 }
55 55
56 public string RetainOffsets 56 public string RetainOffsets
57 { 57 {
58 get => (string)this.Fields[(int)FamilyFileRangesTupleFields.RetainOffsets]?.Value; 58 get => (string)this.Fields[(int)FamilyFileRangesTupleFields.RetainOffsets];
59 set => this.Set((int)FamilyFileRangesTupleFields.RetainOffsets, value); 59 set => this.Set((int)FamilyFileRangesTupleFields.RetainOffsets, value);
60 } 60 }
61 61
62 public string RetainLengths 62 public string RetainLengths
63 { 63 {
64 get => (string)this.Fields[(int)FamilyFileRangesTupleFields.RetainLengths]?.Value; 64 get => (string)this.Fields[(int)FamilyFileRangesTupleFields.RetainLengths];
65 set => this.Set((int)FamilyFileRangesTupleFields.RetainLengths, value); 65 set => this.Set((int)FamilyFileRangesTupleFields.RetainLengths, value);
66 } 66 }
67 } 67 }
diff --git a/src/WixToolset.Data/Tuples/FeatureComponentsTuple.cs b/src/WixToolset.Data/Tuples/FeatureComponentsTuple.cs
index e9d54c37..33f17ee9 100644
--- a/src/WixToolset.Data/Tuples/FeatureComponentsTuple.cs
+++ b/src/WixToolset.Data/Tuples/FeatureComponentsTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string Feature_ 40 public string Feature_
41 { 41 {
42 get => (string)this.Fields[(int)FeatureComponentsTupleFields.Feature_]?.Value; 42 get => (string)this.Fields[(int)FeatureComponentsTupleFields.Feature_];
43 set => this.Set((int)FeatureComponentsTupleFields.Feature_, value); 43 set => this.Set((int)FeatureComponentsTupleFields.Feature_, value);
44 } 44 }
45 45
46 public string Component_ 46 public string Component_
47 { 47 {
48 get => (string)this.Fields[(int)FeatureComponentsTupleFields.Component_]?.Value; 48 get => (string)this.Fields[(int)FeatureComponentsTupleFields.Component_];
49 set => this.Set((int)FeatureComponentsTupleFields.Component_, value); 49 set => this.Set((int)FeatureComponentsTupleFields.Component_, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/FeatureTuple.cs b/src/WixToolset.Data/Tuples/FeatureTuple.cs
index c3b0e67a..14a1a9f5 100644
--- a/src/WixToolset.Data/Tuples/FeatureTuple.cs
+++ b/src/WixToolset.Data/Tuples/FeatureTuple.cs
@@ -68,37 +68,37 @@ namespace WixToolset.Data.Tuples
68 68
69 public string Feature_Parent 69 public string Feature_Parent
70 { 70 {
71 get => (string)this.Fields[(int)FeatureTupleFields.Feature_Parent]?.Value; 71 get => (string)this.Fields[(int)FeatureTupleFields.Feature_Parent];
72 set => this.Set((int)FeatureTupleFields.Feature_Parent, value); 72 set => this.Set((int)FeatureTupleFields.Feature_Parent, value);
73 } 73 }
74 74
75 public string Title 75 public string Title
76 { 76 {
77 get => (string)this.Fields[(int)FeatureTupleFields.Title]?.Value; 77 get => (string)this.Fields[(int)FeatureTupleFields.Title];
78 set => this.Set((int)FeatureTupleFields.Title, value); 78 set => this.Set((int)FeatureTupleFields.Title, value);
79 } 79 }
80 80
81 public string Description 81 public string Description
82 { 82 {
83 get => (string)this.Fields[(int)FeatureTupleFields.Description]?.Value; 83 get => (string)this.Fields[(int)FeatureTupleFields.Description];
84 set => this.Set((int)FeatureTupleFields.Description, value); 84 set => this.Set((int)FeatureTupleFields.Description, value);
85 } 85 }
86 86
87 public int Display 87 public int Display
88 { 88 {
89 get => (int)this.Fields[(int)FeatureTupleFields.Display]?.Value; 89 get => (int)this.Fields[(int)FeatureTupleFields.Display];
90 set => this.Set((int)FeatureTupleFields.Display, value); 90 set => this.Set((int)FeatureTupleFields.Display, value);
91 } 91 }
92 92
93 public int Level 93 public int Level
94 { 94 {
95 get => (int)this.Fields[(int)FeatureTupleFields.Level]?.Value; 95 get => (int)this.Fields[(int)FeatureTupleFields.Level];
96 set => this.Set((int)FeatureTupleFields.Level, value); 96 set => this.Set((int)FeatureTupleFields.Level, value);
97 } 97 }
98 98
99 public string Directory_ 99 public string Directory_
100 { 100 {
101 get => (string)this.Fields[(int)FeatureTupleFields.Directory_]?.Value; 101 get => (string)this.Fields[(int)FeatureTupleFields.Directory_];
102 set => this.Set((int)FeatureTupleFields.Directory_, value); 102 set => this.Set((int)FeatureTupleFields.Directory_, value);
103 } 103 }
104 104
diff --git a/src/WixToolset.Data/Tuples/FileSFPCatalogTuple.cs b/src/WixToolset.Data/Tuples/FileSFPCatalogTuple.cs
index 7409577f..b5edfd2b 100644
--- a/src/WixToolset.Data/Tuples/FileSFPCatalogTuple.cs
+++ b/src/WixToolset.Data/Tuples/FileSFPCatalogTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string File_ 40 public string File_
41 { 41 {
42 get => (string)this.Fields[(int)FileSFPCatalogTupleFields.File_]?.Value; 42 get => (string)this.Fields[(int)FileSFPCatalogTupleFields.File_];
43 set => this.Set((int)FileSFPCatalogTupleFields.File_, value); 43 set => this.Set((int)FileSFPCatalogTupleFields.File_, value);
44 } 44 }
45 45
46 public string SFPCatalog_ 46 public string SFPCatalog_
47 { 47 {
48 get => (string)this.Fields[(int)FileSFPCatalogTupleFields.SFPCatalog_]?.Value; 48 get => (string)this.Fields[(int)FileSFPCatalogTupleFields.SFPCatalog_];
49 set => this.Set((int)FileSFPCatalogTupleFields.SFPCatalog_, value); 49 set => this.Set((int)FileSFPCatalogTupleFields.SFPCatalog_, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/FileTuple.cs b/src/WixToolset.Data/Tuples/FileTuple.cs
index 2f283406..1271ad55 100644
--- a/src/WixToolset.Data/Tuples/FileTuple.cs
+++ b/src/WixToolset.Data/Tuples/FileTuple.cs
@@ -61,79 +61,79 @@ namespace WixToolset.Data.Tuples
61 61
62 public string File 62 public string File
63 { 63 {
64 get => (string)this.Fields[(int)FileTupleFields.File]?.Value; 64 get => (string)this.Fields[(int)FileTupleFields.File];
65 set => this.Set((int)FileTupleFields.File, value); 65 set => this.Set((int)FileTupleFields.File, value);
66 } 66 }
67 67
68 public string Component_ 68 public string Component_
69 { 69 {
70 get => (string)this.Fields[(int)FileTupleFields.Component_]?.Value; 70 get => (string)this.Fields[(int)FileTupleFields.Component_];
71 set => this.Set((int)FileTupleFields.Component_, value); 71 set => this.Set((int)FileTupleFields.Component_, value);
72 } 72 }
73 73
74 public string ShortFileName 74 public string ShortFileName
75 { 75 {
76 get => (string)this.Fields[(int)FileTupleFields.ShortFileName]?.Value; 76 get => (string)this.Fields[(int)FileTupleFields.ShortFileName];
77 set => this.Set((int)FileTupleFields.ShortFileName, value); 77 set => this.Set((int)FileTupleFields.ShortFileName, value);
78 } 78 }
79 79
80 public string LongFileName 80 public string LongFileName
81 { 81 {
82 get => (string)this.Fields[(int)FileTupleFields.LongFileName]?.Value; 82 get => (string)this.Fields[(int)FileTupleFields.LongFileName];
83 set => this.Set((int)FileTupleFields.LongFileName, value); 83 set => this.Set((int)FileTupleFields.LongFileName, value);
84 } 84 }
85 85
86 public int FileSize 86 public int FileSize
87 { 87 {
88 get => (int)this.Fields[(int)FileTupleFields.FileSize]?.Value; 88 get => (int)this.Fields[(int)FileTupleFields.FileSize];
89 set => this.Set((int)FileTupleFields.FileSize, value); 89 set => this.Set((int)FileTupleFields.FileSize, value);
90 } 90 }
91 91
92 public string Version 92 public string Version
93 { 93 {
94 get => (string)this.Fields[(int)FileTupleFields.Version]?.Value; 94 get => (string)this.Fields[(int)FileTupleFields.Version];
95 set => this.Set((int)FileTupleFields.Version, value); 95 set => this.Set((int)FileTupleFields.Version, value);
96 } 96 }
97 97
98 public string Language 98 public string Language
99 { 99 {
100 get => (string)this.Fields[(int)FileTupleFields.Language]?.Value; 100 get => (string)this.Fields[(int)FileTupleFields.Language];
101 set => this.Set((int)FileTupleFields.Language, value); 101 set => this.Set((int)FileTupleFields.Language, value);
102 } 102 }
103 103
104 public bool ReadOnly 104 public bool ReadOnly
105 { 105 {
106 get => (bool)this.Fields[(int)FileTupleFields.ReadOnly]?.Value; 106 get => (bool)this.Fields[(int)FileTupleFields.ReadOnly];
107 set => this.Set((int)FileTupleFields.ReadOnly, value); 107 set => this.Set((int)FileTupleFields.ReadOnly, value);
108 } 108 }
109 109
110 public bool Hidden 110 public bool Hidden
111 { 111 {
112 get => (bool)this.Fields[(int)FileTupleFields.Hidden]?.Value; 112 get => (bool)this.Fields[(int)FileTupleFields.Hidden];
113 set => this.Set((int)FileTupleFields.Hidden, value); 113 set => this.Set((int)FileTupleFields.Hidden, value);
114 } 114 }
115 115
116 public bool System 116 public bool System
117 { 117 {
118 get => (bool)this.Fields[(int)FileTupleFields.System]?.Value; 118 get => (bool)this.Fields[(int)FileTupleFields.System];
119 set => this.Set((int)FileTupleFields.System, value); 119 set => this.Set((int)FileTupleFields.System, value);
120 } 120 }
121 121
122 public bool Vital 122 public bool Vital
123 { 123 {
124 get => (bool)this.Fields[(int)FileTupleFields.Vital]?.Value; 124 get => (bool)this.Fields[(int)FileTupleFields.Vital];
125 set => this.Set((int)FileTupleFields.Vital, value); 125 set => this.Set((int)FileTupleFields.Vital, value);
126 } 126 }
127 127
128 public bool Checksum 128 public bool Checksum
129 { 129 {
130 get => (bool)this.Fields[(int)FileTupleFields.Checksum]?.Value; 130 get => (bool)this.Fields[(int)FileTupleFields.Checksum];
131 set => this.Set((int)FileTupleFields.Checksum, value); 131 set => this.Set((int)FileTupleFields.Checksum, value);
132 } 132 }
133 133
134 public bool? Compressed 134 public bool? Compressed
135 { 135 {
136 get => (bool?)this.Fields[(int)FileTupleFields.Compressed]?.Value; 136 get => (bool?)this.Fields[(int)FileTupleFields.Compressed];
137 set => this.Set((int)FileTupleFields.Compressed, value); 137 set => this.Set((int)FileTupleFields.Compressed, value);
138 } 138 }
139 } 139 }
diff --git a/src/WixToolset.Data/Tuples/FontTuple.cs b/src/WixToolset.Data/Tuples/FontTuple.cs
index 97550148..12f41321 100644
--- a/src/WixToolset.Data/Tuples/FontTuple.cs
+++ b/src/WixToolset.Data/Tuples/FontTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string File_ 40 public string File_
41 { 41 {
42 get => (string)this.Fields[(int)FontTupleFields.File_]?.Value; 42 get => (string)this.Fields[(int)FontTupleFields.File_];
43 set => this.Set((int)FontTupleFields.File_, value); 43 set => this.Set((int)FontTupleFields.File_, value);
44 } 44 }
45 45
46 public string FontTitle 46 public string FontTitle
47 { 47 {
48 get => (string)this.Fields[(int)FontTupleFields.FontTitle]?.Value; 48 get => (string)this.Fields[(int)FontTupleFields.FontTitle];
49 set => this.Set((int)FontTupleFields.FontTitle, value); 49 set => this.Set((int)FontTupleFields.FontTitle, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/IconTuple.cs b/src/WixToolset.Data/Tuples/IconTuple.cs
index 0ccd9a53..0644f47d 100644
--- a/src/WixToolset.Data/Tuples/IconTuple.cs
+++ b/src/WixToolset.Data/Tuples/IconTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string Name 40 public string Name
41 { 41 {
42 get => (string)this.Fields[(int)IconTupleFields.Name]?.Value; 42 get => (string)this.Fields[(int)IconTupleFields.Name];
43 set => this.Set((int)IconTupleFields.Name, value); 43 set => this.Set((int)IconTupleFields.Name, value);
44 } 44 }
45 45
46 public string Data 46 public string Data
47 { 47 {
48 get => (string)this.Fields[(int)IconTupleFields.Data]?.Value; 48 get => (string)this.Fields[(int)IconTupleFields.Data];
49 set => this.Set((int)IconTupleFields.Data, value); 49 set => this.Set((int)IconTupleFields.Data, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/ImageFamiliesTuple.cs b/src/WixToolset.Data/Tuples/ImageFamiliesTuple.cs
index 7ce884ca..d06302a6 100644
--- a/src/WixToolset.Data/Tuples/ImageFamiliesTuple.cs
+++ b/src/WixToolset.Data/Tuples/ImageFamiliesTuple.cs
@@ -47,37 +47,37 @@ namespace WixToolset.Data.Tuples
47 47
48 public string Family 48 public string Family
49 { 49 {
50 get => (string)this.Fields[(int)ImageFamiliesTupleFields.Family]?.Value; 50 get => (string)this.Fields[(int)ImageFamiliesTupleFields.Family];
51 set => this.Set((int)ImageFamiliesTupleFields.Family, value); 51 set => this.Set((int)ImageFamiliesTupleFields.Family, value);
52 } 52 }
53 53
54 public string MediaSrcPropName 54 public string MediaSrcPropName
55 { 55 {
56 get => (string)this.Fields[(int)ImageFamiliesTupleFields.MediaSrcPropName]?.Value; 56 get => (string)this.Fields[(int)ImageFamiliesTupleFields.MediaSrcPropName];
57 set => this.Set((int)ImageFamiliesTupleFields.MediaSrcPropName, value); 57 set => this.Set((int)ImageFamiliesTupleFields.MediaSrcPropName, value);
58 } 58 }
59 59
60 public int MediaDiskId 60 public int MediaDiskId
61 { 61 {
62 get => (int)this.Fields[(int)ImageFamiliesTupleFields.MediaDiskId]?.Value; 62 get => (int)this.Fields[(int)ImageFamiliesTupleFields.MediaDiskId];
63 set => this.Set((int)ImageFamiliesTupleFields.MediaDiskId, value); 63 set => this.Set((int)ImageFamiliesTupleFields.MediaDiskId, value);
64 } 64 }
65 65
66 public int FileSequenceStart 66 public int FileSequenceStart
67 { 67 {
68 get => (int)this.Fields[(int)ImageFamiliesTupleFields.FileSequenceStart]?.Value; 68 get => (int)this.Fields[(int)ImageFamiliesTupleFields.FileSequenceStart];
69 set => this.Set((int)ImageFamiliesTupleFields.FileSequenceStart, value); 69 set => this.Set((int)ImageFamiliesTupleFields.FileSequenceStart, value);
70 } 70 }
71 71
72 public string DiskPrompt 72 public string DiskPrompt
73 { 73 {
74 get => (string)this.Fields[(int)ImageFamiliesTupleFields.DiskPrompt]?.Value; 74 get => (string)this.Fields[(int)ImageFamiliesTupleFields.DiskPrompt];
75 set => this.Set((int)ImageFamiliesTupleFields.DiskPrompt, value); 75 set => this.Set((int)ImageFamiliesTupleFields.DiskPrompt, value);
76 } 76 }
77 77
78 public string VolumeLabel 78 public string VolumeLabel
79 { 79 {
80 get => (string)this.Fields[(int)ImageFamiliesTupleFields.VolumeLabel]?.Value; 80 get => (string)this.Fields[(int)ImageFamiliesTupleFields.VolumeLabel];
81 set => this.Set((int)ImageFamiliesTupleFields.VolumeLabel, value); 81 set => this.Set((int)ImageFamiliesTupleFields.VolumeLabel, value);
82 } 82 }
83 } 83 }
diff --git a/src/WixToolset.Data/Tuples/IniFileTuple.cs b/src/WixToolset.Data/Tuples/IniFileTuple.cs
index bae28817..804fff13 100644
--- a/src/WixToolset.Data/Tuples/IniFileTuple.cs
+++ b/src/WixToolset.Data/Tuples/IniFileTuple.cs
@@ -49,31 +49,31 @@ namespace WixToolset.Data.Tuples
49 49
50 public string FileName 50 public string FileName
51 { 51 {
52 get => (string)this.Fields[(int)IniFileTupleFields.FileName]?.Value; 52 get => (string)this.Fields[(int)IniFileTupleFields.FileName];
53 set => this.Set((int)IniFileTupleFields.FileName, value); 53 set => this.Set((int)IniFileTupleFields.FileName, value);
54 } 54 }
55 55
56 public string DirProperty 56 public string DirProperty
57 { 57 {
58 get => (string)this.Fields[(int)IniFileTupleFields.DirProperty]?.Value; 58 get => (string)this.Fields[(int)IniFileTupleFields.DirProperty];
59 set => this.Set((int)IniFileTupleFields.DirProperty, value); 59 set => this.Set((int)IniFileTupleFields.DirProperty, value);
60 } 60 }
61 61
62 public string Section 62 public string Section
63 { 63 {
64 get => (string)this.Fields[(int)IniFileTupleFields.Section]?.Value; 64 get => (string)this.Fields[(int)IniFileTupleFields.Section];
65 set => this.Set((int)IniFileTupleFields.Section, value); 65 set => this.Set((int)IniFileTupleFields.Section, value);
66 } 66 }
67 67
68 public string Key 68 public string Key
69 { 69 {
70 get => (string)this.Fields[(int)IniFileTupleFields.Key]?.Value; 70 get => (string)this.Fields[(int)IniFileTupleFields.Key];
71 set => this.Set((int)IniFileTupleFields.Key, value); 71 set => this.Set((int)IniFileTupleFields.Key, value);
72 } 72 }
73 73
74 public string Value 74 public string Value
75 { 75 {
76 get => (string)this.Fields[(int)IniFileTupleFields.Value]?.Value; 76 get => (string)this.Fields[(int)IniFileTupleFields.Value];
77 set => this.Set((int)IniFileTupleFields.Value, value); 77 set => this.Set((int)IniFileTupleFields.Value, value);
78 } 78 }
79 79
@@ -85,7 +85,7 @@ namespace WixToolset.Data.Tuples
85 85
86 public string Component_ 86 public string Component_
87 { 87 {
88 get => (string)this.Fields[(int)IniFileTupleFields.Component_]?.Value; 88 get => (string)this.Fields[(int)IniFileTupleFields.Component_];
89 set => this.Set((int)IniFileTupleFields.Component_, value); 89 set => this.Set((int)IniFileTupleFields.Component_, value);
90 } 90 }
91 } 91 }
diff --git a/src/WixToolset.Data/Tuples/IniLocatorTuple.cs b/src/WixToolset.Data/Tuples/IniLocatorTuple.cs
index f956ee5f..84097f9c 100644
--- a/src/WixToolset.Data/Tuples/IniLocatorTuple.cs
+++ b/src/WixToolset.Data/Tuples/IniLocatorTuple.cs
@@ -47,37 +47,37 @@ namespace WixToolset.Data.Tuples
47 47
48 public string Signature_ 48 public string Signature_
49 { 49 {
50 get => (string)this.Fields[(int)IniLocatorTupleFields.Signature_]?.Value; 50 get => (string)this.Fields[(int)IniLocatorTupleFields.Signature_];
51 set => this.Set((int)IniLocatorTupleFields.Signature_, value); 51 set => this.Set((int)IniLocatorTupleFields.Signature_, value);
52 } 52 }
53 53
54 public string FileName 54 public string FileName
55 { 55 {
56 get => (string)this.Fields[(int)IniLocatorTupleFields.FileName]?.Value; 56 get => (string)this.Fields[(int)IniLocatorTupleFields.FileName];
57 set => this.Set((int)IniLocatorTupleFields.FileName, value); 57 set => this.Set((int)IniLocatorTupleFields.FileName, value);
58 } 58 }
59 59
60 public string Section 60 public string Section
61 { 61 {
62 get => (string)this.Fields[(int)IniLocatorTupleFields.Section]?.Value; 62 get => (string)this.Fields[(int)IniLocatorTupleFields.Section];
63 set => this.Set((int)IniLocatorTupleFields.Section, value); 63 set => this.Set((int)IniLocatorTupleFields.Section, value);
64 } 64 }
65 65
66 public string Key 66 public string Key
67 { 67 {
68 get => (string)this.Fields[(int)IniLocatorTupleFields.Key]?.Value; 68 get => (string)this.Fields[(int)IniLocatorTupleFields.Key];
69 set => this.Set((int)IniLocatorTupleFields.Key, value); 69 set => this.Set((int)IniLocatorTupleFields.Key, value);
70 } 70 }
71 71
72 public int Field 72 public int Field
73 { 73 {
74 get => (int)this.Fields[(int)IniLocatorTupleFields.Field]?.Value; 74 get => (int)this.Fields[(int)IniLocatorTupleFields.Field];
75 set => this.Set((int)IniLocatorTupleFields.Field, value); 75 set => this.Set((int)IniLocatorTupleFields.Field, value);
76 } 76 }
77 77
78 public int Type 78 public int Type
79 { 79 {
80 get => (int)this.Fields[(int)IniLocatorTupleFields.Type]?.Value; 80 get => (int)this.Fields[(int)IniLocatorTupleFields.Type];
81 set => this.Set((int)IniLocatorTupleFields.Type, value); 81 set => this.Set((int)IniLocatorTupleFields.Type, value);
82 } 82 }
83 } 83 }
diff --git a/src/WixToolset.Data/Tuples/InstallExecuteSequenceTuple.cs b/src/WixToolset.Data/Tuples/InstallExecuteSequenceTuple.cs
index 390faf9d..0dbb00ed 100644
--- a/src/WixToolset.Data/Tuples/InstallExecuteSequenceTuple.cs
+++ b/src/WixToolset.Data/Tuples/InstallExecuteSequenceTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string Action 42 public string Action
43 { 43 {
44 get => (string)this.Fields[(int)InstallExecuteSequenceTupleFields.Action]?.Value; 44 get => (string)this.Fields[(int)InstallExecuteSequenceTupleFields.Action];
45 set => this.Set((int)InstallExecuteSequenceTupleFields.Action, value); 45 set => this.Set((int)InstallExecuteSequenceTupleFields.Action, value);
46 } 46 }
47 47
48 public string Condition 48 public string Condition
49 { 49 {
50 get => (string)this.Fields[(int)InstallExecuteSequenceTupleFields.Condition]?.Value; 50 get => (string)this.Fields[(int)InstallExecuteSequenceTupleFields.Condition];
51 set => this.Set((int)InstallExecuteSequenceTupleFields.Condition, value); 51 set => this.Set((int)InstallExecuteSequenceTupleFields.Condition, value);
52 } 52 }
53 53
54 public int Sequence 54 public int Sequence
55 { 55 {
56 get => (int)this.Fields[(int)InstallExecuteSequenceTupleFields.Sequence]?.Value; 56 get => (int)this.Fields[(int)InstallExecuteSequenceTupleFields.Sequence];
57 set => this.Set((int)InstallExecuteSequenceTupleFields.Sequence, value); 57 set => this.Set((int)InstallExecuteSequenceTupleFields.Sequence, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/InstallUISequenceTuple.cs b/src/WixToolset.Data/Tuples/InstallUISequenceTuple.cs
index 07409c37..09751df3 100644
--- a/src/WixToolset.Data/Tuples/InstallUISequenceTuple.cs
+++ b/src/WixToolset.Data/Tuples/InstallUISequenceTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string Action 42 public string Action
43 { 43 {
44 get => (string)this.Fields[(int)InstallUISequenceTupleFields.Action]?.Value; 44 get => (string)this.Fields[(int)InstallUISequenceTupleFields.Action];
45 set => this.Set((int)InstallUISequenceTupleFields.Action, value); 45 set => this.Set((int)InstallUISequenceTupleFields.Action, value);
46 } 46 }
47 47
48 public string Condition 48 public string Condition
49 { 49 {
50 get => (string)this.Fields[(int)InstallUISequenceTupleFields.Condition]?.Value; 50 get => (string)this.Fields[(int)InstallUISequenceTupleFields.Condition];
51 set => this.Set((int)InstallUISequenceTupleFields.Condition, value); 51 set => this.Set((int)InstallUISequenceTupleFields.Condition, value);
52 } 52 }
53 53
54 public int Sequence 54 public int Sequence
55 { 55 {
56 get => (int)this.Fields[(int)InstallUISequenceTupleFields.Sequence]?.Value; 56 get => (int)this.Fields[(int)InstallUISequenceTupleFields.Sequence];
57 set => this.Set((int)InstallUISequenceTupleFields.Sequence, value); 57 set => this.Set((int)InstallUISequenceTupleFields.Sequence, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/IsolatedComponentTuple.cs b/src/WixToolset.Data/Tuples/IsolatedComponentTuple.cs
index 5fb4f8aa..3f037005 100644
--- a/src/WixToolset.Data/Tuples/IsolatedComponentTuple.cs
+++ b/src/WixToolset.Data/Tuples/IsolatedComponentTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string Component_Shared 40 public string Component_Shared
41 { 41 {
42 get => (string)this.Fields[(int)IsolatedComponentTupleFields.Component_Shared]?.Value; 42 get => (string)this.Fields[(int)IsolatedComponentTupleFields.Component_Shared];
43 set => this.Set((int)IsolatedComponentTupleFields.Component_Shared, value); 43 set => this.Set((int)IsolatedComponentTupleFields.Component_Shared, value);
44 } 44 }
45 45
46 public string Component_Application 46 public string Component_Application
47 { 47 {
48 get => (string)this.Fields[(int)IsolatedComponentTupleFields.Component_Application]?.Value; 48 get => (string)this.Fields[(int)IsolatedComponentTupleFields.Component_Application];
49 set => this.Set((int)IsolatedComponentTupleFields.Component_Application, value); 49 set => this.Set((int)IsolatedComponentTupleFields.Component_Application, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/LaunchConditionTuple.cs b/src/WixToolset.Data/Tuples/LaunchConditionTuple.cs
index f5718607..c895ea35 100644
--- a/src/WixToolset.Data/Tuples/LaunchConditionTuple.cs
+++ b/src/WixToolset.Data/Tuples/LaunchConditionTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string Condition 40 public string Condition
41 { 41 {
42 get => (string)this.Fields[(int)LaunchConditionTupleFields.Condition]?.Value; 42 get => (string)this.Fields[(int)LaunchConditionTupleFields.Condition];
43 set => this.Set((int)LaunchConditionTupleFields.Condition, value); 43 set => this.Set((int)LaunchConditionTupleFields.Condition, value);
44 } 44 }
45 45
46 public string Description 46 public string Description
47 { 47 {
48 get => (string)this.Fields[(int)LaunchConditionTupleFields.Description]?.Value; 48 get => (string)this.Fields[(int)LaunchConditionTupleFields.Description];
49 set => this.Set((int)LaunchConditionTupleFields.Description, value); 49 set => this.Set((int)LaunchConditionTupleFields.Description, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/ListBoxTuple.cs b/src/WixToolset.Data/Tuples/ListBoxTuple.cs
index 71702c07..c25f1728 100644
--- a/src/WixToolset.Data/Tuples/ListBoxTuple.cs
+++ b/src/WixToolset.Data/Tuples/ListBoxTuple.cs
@@ -43,25 +43,25 @@ namespace WixToolset.Data.Tuples
43 43
44 public string Property 44 public string Property
45 { 45 {
46 get => (string)this.Fields[(int)ListBoxTupleFields.Property]?.Value; 46 get => (string)this.Fields[(int)ListBoxTupleFields.Property];
47 set => this.Set((int)ListBoxTupleFields.Property, value); 47 set => this.Set((int)ListBoxTupleFields.Property, value);
48 } 48 }
49 49
50 public int Order 50 public int Order
51 { 51 {
52 get => (int)this.Fields[(int)ListBoxTupleFields.Order]?.Value; 52 get => (int)this.Fields[(int)ListBoxTupleFields.Order];
53 set => this.Set((int)ListBoxTupleFields.Order, value); 53 set => this.Set((int)ListBoxTupleFields.Order, value);
54 } 54 }
55 55
56 public string Value 56 public string Value
57 { 57 {
58 get => (string)this.Fields[(int)ListBoxTupleFields.Value]?.Value; 58 get => (string)this.Fields[(int)ListBoxTupleFields.Value];
59 set => this.Set((int)ListBoxTupleFields.Value, value); 59 set => this.Set((int)ListBoxTupleFields.Value, value);
60 } 60 }
61 61
62 public string Text 62 public string Text
63 { 63 {
64 get => (string)this.Fields[(int)ListBoxTupleFields.Text]?.Value; 64 get => (string)this.Fields[(int)ListBoxTupleFields.Text];
65 set => this.Set((int)ListBoxTupleFields.Text, value); 65 set => this.Set((int)ListBoxTupleFields.Text, value);
66 } 66 }
67 } 67 }
diff --git a/src/WixToolset.Data/Tuples/ListViewTuple.cs b/src/WixToolset.Data/Tuples/ListViewTuple.cs
index 3b1f4c88..75a3758c 100644
--- a/src/WixToolset.Data/Tuples/ListViewTuple.cs
+++ b/src/WixToolset.Data/Tuples/ListViewTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string Property 46 public string Property
47 { 47 {
48 get => (string)this.Fields[(int)ListViewTupleFields.Property]?.Value; 48 get => (string)this.Fields[(int)ListViewTupleFields.Property];
49 set => this.Set((int)ListViewTupleFields.Property, value); 49 set => this.Set((int)ListViewTupleFields.Property, value);
50 } 50 }
51 51
52 public int Order 52 public int Order
53 { 53 {
54 get => (int)this.Fields[(int)ListViewTupleFields.Order]?.Value; 54 get => (int)this.Fields[(int)ListViewTupleFields.Order];
55 set => this.Set((int)ListViewTupleFields.Order, value); 55 set => this.Set((int)ListViewTupleFields.Order, value);
56 } 56 }
57 57
58 public string Value 58 public string Value
59 { 59 {
60 get => (string)this.Fields[(int)ListViewTupleFields.Value]?.Value; 60 get => (string)this.Fields[(int)ListViewTupleFields.Value];
61 set => this.Set((int)ListViewTupleFields.Value, value); 61 set => this.Set((int)ListViewTupleFields.Value, value);
62 } 62 }
63 63
64 public string Text 64 public string Text
65 { 65 {
66 get => (string)this.Fields[(int)ListViewTupleFields.Text]?.Value; 66 get => (string)this.Fields[(int)ListViewTupleFields.Text];
67 set => this.Set((int)ListViewTupleFields.Text, value); 67 set => this.Set((int)ListViewTupleFields.Text, value);
68 } 68 }
69 69
70 public string Binary_ 70 public string Binary_
71 { 71 {
72 get => (string)this.Fields[(int)ListViewTupleFields.Binary_]?.Value; 72 get => (string)this.Fields[(int)ListViewTupleFields.Binary_];
73 set => this.Set((int)ListViewTupleFields.Binary_, value); 73 set => this.Set((int)ListViewTupleFields.Binary_, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/LockPermissionsTuple.cs b/src/WixToolset.Data/Tuples/LockPermissionsTuple.cs
index cff4aaa0..e09b56a3 100644
--- a/src/WixToolset.Data/Tuples/LockPermissionsTuple.cs
+++ b/src/WixToolset.Data/Tuples/LockPermissionsTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string LockObject 46 public string LockObject
47 { 47 {
48 get => (string)this.Fields[(int)LockPermissionsTupleFields.LockObject]?.Value; 48 get => (string)this.Fields[(int)LockPermissionsTupleFields.LockObject];
49 set => this.Set((int)LockPermissionsTupleFields.LockObject, value); 49 set => this.Set((int)LockPermissionsTupleFields.LockObject, value);
50 } 50 }
51 51
52 public string Table 52 public string Table
53 { 53 {
54 get => (string)this.Fields[(int)LockPermissionsTupleFields.Table]?.Value; 54 get => (string)this.Fields[(int)LockPermissionsTupleFields.Table];
55 set => this.Set((int)LockPermissionsTupleFields.Table, value); 55 set => this.Set((int)LockPermissionsTupleFields.Table, value);
56 } 56 }
57 57
58 public string Domain 58 public string Domain
59 { 59 {
60 get => (string)this.Fields[(int)LockPermissionsTupleFields.Domain]?.Value; 60 get => (string)this.Fields[(int)LockPermissionsTupleFields.Domain];
61 set => this.Set((int)LockPermissionsTupleFields.Domain, value); 61 set => this.Set((int)LockPermissionsTupleFields.Domain, value);
62 } 62 }
63 63
64 public string User 64 public string User
65 { 65 {
66 get => (string)this.Fields[(int)LockPermissionsTupleFields.User]?.Value; 66 get => (string)this.Fields[(int)LockPermissionsTupleFields.User];
67 set => this.Set((int)LockPermissionsTupleFields.User, value); 67 set => this.Set((int)LockPermissionsTupleFields.User, value);
68 } 68 }
69 69
70 public int Permission 70 public int Permission
71 { 71 {
72 get => (int)this.Fields[(int)LockPermissionsTupleFields.Permission]?.Value; 72 get => (int)this.Fields[(int)LockPermissionsTupleFields.Permission];
73 set => this.Set((int)LockPermissionsTupleFields.Permission, value); 73 set => this.Set((int)LockPermissionsTupleFields.Permission, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/MIMETuple.cs b/src/WixToolset.Data/Tuples/MIMETuple.cs
index 8453275e..781015cb 100644
--- a/src/WixToolset.Data/Tuples/MIMETuple.cs
+++ b/src/WixToolset.Data/Tuples/MIMETuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string ContentType 42 public string ContentType
43 { 43 {
44 get => (string)this.Fields[(int)MIMETupleFields.ContentType]?.Value; 44 get => (string)this.Fields[(int)MIMETupleFields.ContentType];
45 set => this.Set((int)MIMETupleFields.ContentType, value); 45 set => this.Set((int)MIMETupleFields.ContentType, value);
46 } 46 }
47 47
48 public string Extension_ 48 public string Extension_
49 { 49 {
50 get => (string)this.Fields[(int)MIMETupleFields.Extension_]?.Value; 50 get => (string)this.Fields[(int)MIMETupleFields.Extension_];
51 set => this.Set((int)MIMETupleFields.Extension_, value); 51 set => this.Set((int)MIMETupleFields.Extension_, value);
52 } 52 }
53 53
54 public string CLSID 54 public string CLSID
55 { 55 {
56 get => (string)this.Fields[(int)MIMETupleFields.CLSID]?.Value; 56 get => (string)this.Fields[(int)MIMETupleFields.CLSID];
57 set => this.Set((int)MIMETupleFields.CLSID, value); 57 set => this.Set((int)MIMETupleFields.CLSID, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/MediaTuple.cs b/src/WixToolset.Data/Tuples/MediaTuple.cs
index 305080c3..a78f56de 100644
--- a/src/WixToolset.Data/Tuples/MediaTuple.cs
+++ b/src/WixToolset.Data/Tuples/MediaTuple.cs
@@ -47,37 +47,37 @@ namespace WixToolset.Data.Tuples
47 47
48 public int DiskId 48 public int DiskId
49 { 49 {
50 get => (int)this.Fields[(int)MediaTupleFields.DiskId]?.Value; 50 get => (int)this.Fields[(int)MediaTupleFields.DiskId];
51 set => this.Set((int)MediaTupleFields.DiskId, value); 51 set => this.Set((int)MediaTupleFields.DiskId, value);
52 } 52 }
53 53
54 public int LastSequence 54 public int LastSequence
55 { 55 {
56 get => (int)this.Fields[(int)MediaTupleFields.LastSequence]?.Value; 56 get => (int)this.Fields[(int)MediaTupleFields.LastSequence];
57 set => this.Set((int)MediaTupleFields.LastSequence, value); 57 set => this.Set((int)MediaTupleFields.LastSequence, value);
58 } 58 }
59 59
60 public string DiskPrompt 60 public string DiskPrompt
61 { 61 {
62 get => (string)this.Fields[(int)MediaTupleFields.DiskPrompt]?.Value; 62 get => (string)this.Fields[(int)MediaTupleFields.DiskPrompt];
63 set => this.Set((int)MediaTupleFields.DiskPrompt, value); 63 set => this.Set((int)MediaTupleFields.DiskPrompt, value);
64 } 64 }
65 65
66 public string Cabinet 66 public string Cabinet
67 { 67 {
68 get => (string)this.Fields[(int)MediaTupleFields.Cabinet]?.Value; 68 get => (string)this.Fields[(int)MediaTupleFields.Cabinet];
69 set => this.Set((int)MediaTupleFields.Cabinet, value); 69 set => this.Set((int)MediaTupleFields.Cabinet, value);
70 } 70 }
71 71
72 public string VolumeLabel 72 public string VolumeLabel
73 { 73 {
74 get => (string)this.Fields[(int)MediaTupleFields.VolumeLabel]?.Value; 74 get => (string)this.Fields[(int)MediaTupleFields.VolumeLabel];
75 set => this.Set((int)MediaTupleFields.VolumeLabel, value); 75 set => this.Set((int)MediaTupleFields.VolumeLabel, value);
76 } 76 }
77 77
78 public string Source 78 public string Source
79 { 79 {
80 get => (string)this.Fields[(int)MediaTupleFields.Source]?.Value; 80 get => (string)this.Fields[(int)MediaTupleFields.Source];
81 set => this.Set((int)MediaTupleFields.Source, value); 81 set => this.Set((int)MediaTupleFields.Source, value);
82 } 82 }
83 } 83 }
diff --git a/src/WixToolset.Data/Tuples/ModuleAdminExecuteSequenceTuple.cs b/src/WixToolset.Data/Tuples/ModuleAdminExecuteSequenceTuple.cs
index 4f762214..eba7a431 100644
--- a/src/WixToolset.Data/Tuples/ModuleAdminExecuteSequenceTuple.cs
+++ b/src/WixToolset.Data/Tuples/ModuleAdminExecuteSequenceTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string Action 46 public string Action
47 { 47 {
48 get => (string)this.Fields[(int)ModuleAdminExecuteSequenceTupleFields.Action]?.Value; 48 get => (string)this.Fields[(int)ModuleAdminExecuteSequenceTupleFields.Action];
49 set => this.Set((int)ModuleAdminExecuteSequenceTupleFields.Action, value); 49 set => this.Set((int)ModuleAdminExecuteSequenceTupleFields.Action, value);
50 } 50 }
51 51
52 public int Sequence 52 public int Sequence
53 { 53 {
54 get => (int)this.Fields[(int)ModuleAdminExecuteSequenceTupleFields.Sequence]?.Value; 54 get => (int)this.Fields[(int)ModuleAdminExecuteSequenceTupleFields.Sequence];
55 set => this.Set((int)ModuleAdminExecuteSequenceTupleFields.Sequence, value); 55 set => this.Set((int)ModuleAdminExecuteSequenceTupleFields.Sequence, value);
56 } 56 }
57 57
58 public string BaseAction 58 public string BaseAction
59 { 59 {
60 get => (string)this.Fields[(int)ModuleAdminExecuteSequenceTupleFields.BaseAction]?.Value; 60 get => (string)this.Fields[(int)ModuleAdminExecuteSequenceTupleFields.BaseAction];
61 set => this.Set((int)ModuleAdminExecuteSequenceTupleFields.BaseAction, value); 61 set => this.Set((int)ModuleAdminExecuteSequenceTupleFields.BaseAction, value);
62 } 62 }
63 63
64 public int After 64 public int After
65 { 65 {
66 get => (int)this.Fields[(int)ModuleAdminExecuteSequenceTupleFields.After]?.Value; 66 get => (int)this.Fields[(int)ModuleAdminExecuteSequenceTupleFields.After];
67 set => this.Set((int)ModuleAdminExecuteSequenceTupleFields.After, value); 67 set => this.Set((int)ModuleAdminExecuteSequenceTupleFields.After, value);
68 } 68 }
69 69
70 public string Condition 70 public string Condition
71 { 71 {
72 get => (string)this.Fields[(int)ModuleAdminExecuteSequenceTupleFields.Condition]?.Value; 72 get => (string)this.Fields[(int)ModuleAdminExecuteSequenceTupleFields.Condition];
73 set => this.Set((int)ModuleAdminExecuteSequenceTupleFields.Condition, value); 73 set => this.Set((int)ModuleAdminExecuteSequenceTupleFields.Condition, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/ModuleAdminUISequenceTuple.cs b/src/WixToolset.Data/Tuples/ModuleAdminUISequenceTuple.cs
index bc873b72..396a81da 100644
--- a/src/WixToolset.Data/Tuples/ModuleAdminUISequenceTuple.cs
+++ b/src/WixToolset.Data/Tuples/ModuleAdminUISequenceTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string Action 46 public string Action
47 { 47 {
48 get => (string)this.Fields[(int)ModuleAdminUISequenceTupleFields.Action]?.Value; 48 get => (string)this.Fields[(int)ModuleAdminUISequenceTupleFields.Action];
49 set => this.Set((int)ModuleAdminUISequenceTupleFields.Action, value); 49 set => this.Set((int)ModuleAdminUISequenceTupleFields.Action, value);
50 } 50 }
51 51
52 public int Sequence 52 public int Sequence
53 { 53 {
54 get => (int)this.Fields[(int)ModuleAdminUISequenceTupleFields.Sequence]?.Value; 54 get => (int)this.Fields[(int)ModuleAdminUISequenceTupleFields.Sequence];
55 set => this.Set((int)ModuleAdminUISequenceTupleFields.Sequence, value); 55 set => this.Set((int)ModuleAdminUISequenceTupleFields.Sequence, value);
56 } 56 }
57 57
58 public string BaseAction 58 public string BaseAction
59 { 59 {
60 get => (string)this.Fields[(int)ModuleAdminUISequenceTupleFields.BaseAction]?.Value; 60 get => (string)this.Fields[(int)ModuleAdminUISequenceTupleFields.BaseAction];
61 set => this.Set((int)ModuleAdminUISequenceTupleFields.BaseAction, value); 61 set => this.Set((int)ModuleAdminUISequenceTupleFields.BaseAction, value);
62 } 62 }
63 63
64 public int After 64 public int After
65 { 65 {
66 get => (int)this.Fields[(int)ModuleAdminUISequenceTupleFields.After]?.Value; 66 get => (int)this.Fields[(int)ModuleAdminUISequenceTupleFields.After];
67 set => this.Set((int)ModuleAdminUISequenceTupleFields.After, value); 67 set => this.Set((int)ModuleAdminUISequenceTupleFields.After, value);
68 } 68 }
69 69
70 public string Condition 70 public string Condition
71 { 71 {
72 get => (string)this.Fields[(int)ModuleAdminUISequenceTupleFields.Condition]?.Value; 72 get => (string)this.Fields[(int)ModuleAdminUISequenceTupleFields.Condition];
73 set => this.Set((int)ModuleAdminUISequenceTupleFields.Condition, value); 73 set => this.Set((int)ModuleAdminUISequenceTupleFields.Condition, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/ModuleAdvtExecuteSequenceTuple.cs b/src/WixToolset.Data/Tuples/ModuleAdvtExecuteSequenceTuple.cs
index 2864be7e..146d09d0 100644
--- a/src/WixToolset.Data/Tuples/ModuleAdvtExecuteSequenceTuple.cs
+++ b/src/WixToolset.Data/Tuples/ModuleAdvtExecuteSequenceTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string Action 46 public string Action
47 { 47 {
48 get => (string)this.Fields[(int)ModuleAdvtExecuteSequenceTupleFields.Action]?.Value; 48 get => (string)this.Fields[(int)ModuleAdvtExecuteSequenceTupleFields.Action];
49 set => this.Set((int)ModuleAdvtExecuteSequenceTupleFields.Action, value); 49 set => this.Set((int)ModuleAdvtExecuteSequenceTupleFields.Action, value);
50 } 50 }
51 51
52 public int Sequence 52 public int Sequence
53 { 53 {
54 get => (int)this.Fields[(int)ModuleAdvtExecuteSequenceTupleFields.Sequence]?.Value; 54 get => (int)this.Fields[(int)ModuleAdvtExecuteSequenceTupleFields.Sequence];
55 set => this.Set((int)ModuleAdvtExecuteSequenceTupleFields.Sequence, value); 55 set => this.Set((int)ModuleAdvtExecuteSequenceTupleFields.Sequence, value);
56 } 56 }
57 57
58 public string BaseAction 58 public string BaseAction
59 { 59 {
60 get => (string)this.Fields[(int)ModuleAdvtExecuteSequenceTupleFields.BaseAction]?.Value; 60 get => (string)this.Fields[(int)ModuleAdvtExecuteSequenceTupleFields.BaseAction];
61 set => this.Set((int)ModuleAdvtExecuteSequenceTupleFields.BaseAction, value); 61 set => this.Set((int)ModuleAdvtExecuteSequenceTupleFields.BaseAction, value);
62 } 62 }
63 63
64 public int After 64 public int After
65 { 65 {
66 get => (int)this.Fields[(int)ModuleAdvtExecuteSequenceTupleFields.After]?.Value; 66 get => (int)this.Fields[(int)ModuleAdvtExecuteSequenceTupleFields.After];
67 set => this.Set((int)ModuleAdvtExecuteSequenceTupleFields.After, value); 67 set => this.Set((int)ModuleAdvtExecuteSequenceTupleFields.After, value);
68 } 68 }
69 69
70 public string Condition 70 public string Condition
71 { 71 {
72 get => (string)this.Fields[(int)ModuleAdvtExecuteSequenceTupleFields.Condition]?.Value; 72 get => (string)this.Fields[(int)ModuleAdvtExecuteSequenceTupleFields.Condition];
73 set => this.Set((int)ModuleAdvtExecuteSequenceTupleFields.Condition, value); 73 set => this.Set((int)ModuleAdvtExecuteSequenceTupleFields.Condition, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/ModuleComponentsTuple.cs b/src/WixToolset.Data/Tuples/ModuleComponentsTuple.cs
index 24b9aab4..2b560b50 100644
--- a/src/WixToolset.Data/Tuples/ModuleComponentsTuple.cs
+++ b/src/WixToolset.Data/Tuples/ModuleComponentsTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string Component 42 public string Component
43 { 43 {
44 get => (string)this.Fields[(int)ModuleComponentsTupleFields.Component]?.Value; 44 get => (string)this.Fields[(int)ModuleComponentsTupleFields.Component];
45 set => this.Set((int)ModuleComponentsTupleFields.Component, value); 45 set => this.Set((int)ModuleComponentsTupleFields.Component, value);
46 } 46 }
47 47
48 public string ModuleID 48 public string ModuleID
49 { 49 {
50 get => (string)this.Fields[(int)ModuleComponentsTupleFields.ModuleID]?.Value; 50 get => (string)this.Fields[(int)ModuleComponentsTupleFields.ModuleID];
51 set => this.Set((int)ModuleComponentsTupleFields.ModuleID, value); 51 set => this.Set((int)ModuleComponentsTupleFields.ModuleID, value);
52 } 52 }
53 53
54 public int Language 54 public int Language
55 { 55 {
56 get => (int)this.Fields[(int)ModuleComponentsTupleFields.Language]?.Value; 56 get => (int)this.Fields[(int)ModuleComponentsTupleFields.Language];
57 set => this.Set((int)ModuleComponentsTupleFields.Language, value); 57 set => this.Set((int)ModuleComponentsTupleFields.Language, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/ModuleConfigurationTuple.cs b/src/WixToolset.Data/Tuples/ModuleConfigurationTuple.cs
index a1c2a777..fd0cf365 100644
--- a/src/WixToolset.Data/Tuples/ModuleConfigurationTuple.cs
+++ b/src/WixToolset.Data/Tuples/ModuleConfigurationTuple.cs
@@ -55,25 +55,25 @@ namespace WixToolset.Data.Tuples
55 55
56 public int Format 56 public int Format
57 { 57 {
58 get => (int)this.Fields[(int)ModuleConfigurationTupleFields.Format]?.Value; 58 get => (int)this.Fields[(int)ModuleConfigurationTupleFields.Format];
59 set => this.Set((int)ModuleConfigurationTupleFields.Format, value); 59 set => this.Set((int)ModuleConfigurationTupleFields.Format, value);
60 } 60 }
61 61
62 public string Type 62 public string Type
63 { 63 {
64 get => (string)this.Fields[(int)ModuleConfigurationTupleFields.Type]?.Value; 64 get => (string)this.Fields[(int)ModuleConfigurationTupleFields.Type];
65 set => this.Set((int)ModuleConfigurationTupleFields.Type, value); 65 set => this.Set((int)ModuleConfigurationTupleFields.Type, value);
66 } 66 }
67 67
68 public string ContextData 68 public string ContextData
69 { 69 {
70 get => (string)this.Fields[(int)ModuleConfigurationTupleFields.ContextData]?.Value; 70 get => (string)this.Fields[(int)ModuleConfigurationTupleFields.ContextData];
71 set => this.Set((int)ModuleConfigurationTupleFields.ContextData, value); 71 set => this.Set((int)ModuleConfigurationTupleFields.ContextData, value);
72 } 72 }
73 73
74 public string DefaultValue 74 public string DefaultValue
75 { 75 {
76 get => (string)this.Fields[(int)ModuleConfigurationTupleFields.DefaultValue]?.Value; 76 get => (string)this.Fields[(int)ModuleConfigurationTupleFields.DefaultValue];
77 set => this.Set((int)ModuleConfigurationTupleFields.DefaultValue, value); 77 set => this.Set((int)ModuleConfigurationTupleFields.DefaultValue, value);
78 } 78 }
79 79
@@ -91,25 +91,25 @@ namespace WixToolset.Data.Tuples
91 91
92 public string DisplayName 92 public string DisplayName
93 { 93 {
94 get => (string)this.Fields[(int)ModuleConfigurationTupleFields.DisplayName]?.Value; 94 get => (string)this.Fields[(int)ModuleConfigurationTupleFields.DisplayName];
95 set => this.Set((int)ModuleConfigurationTupleFields.DisplayName, value); 95 set => this.Set((int)ModuleConfigurationTupleFields.DisplayName, value);
96 } 96 }
97 97
98 public string Description 98 public string Description
99 { 99 {
100 get => (string)this.Fields[(int)ModuleConfigurationTupleFields.Description]?.Value; 100 get => (string)this.Fields[(int)ModuleConfigurationTupleFields.Description];
101 set => this.Set((int)ModuleConfigurationTupleFields.Description, value); 101 set => this.Set((int)ModuleConfigurationTupleFields.Description, value);
102 } 102 }
103 103
104 public string HelpLocation 104 public string HelpLocation
105 { 105 {
106 get => (string)this.Fields[(int)ModuleConfigurationTupleFields.HelpLocation]?.Value; 106 get => (string)this.Fields[(int)ModuleConfigurationTupleFields.HelpLocation];
107 set => this.Set((int)ModuleConfigurationTupleFields.HelpLocation, value); 107 set => this.Set((int)ModuleConfigurationTupleFields.HelpLocation, value);
108 } 108 }
109 109
110 public string HelpKeyword 110 public string HelpKeyword
111 { 111 {
112 get => (string)this.Fields[(int)ModuleConfigurationTupleFields.HelpKeyword]?.Value; 112 get => (string)this.Fields[(int)ModuleConfigurationTupleFields.HelpKeyword];
113 set => this.Set((int)ModuleConfigurationTupleFields.HelpKeyword, value); 113 set => this.Set((int)ModuleConfigurationTupleFields.HelpKeyword, value);
114 } 114 }
115 } 115 }
diff --git a/src/WixToolset.Data/Tuples/ModuleDependencyTuple.cs b/src/WixToolset.Data/Tuples/ModuleDependencyTuple.cs
index ed887207..8c857d41 100644
--- a/src/WixToolset.Data/Tuples/ModuleDependencyTuple.cs
+++ b/src/WixToolset.Data/Tuples/ModuleDependencyTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string ModuleID 46 public string ModuleID
47 { 47 {
48 get => (string)this.Fields[(int)ModuleDependencyTupleFields.ModuleID]?.Value; 48 get => (string)this.Fields[(int)ModuleDependencyTupleFields.ModuleID];
49 set => this.Set((int)ModuleDependencyTupleFields.ModuleID, value); 49 set => this.Set((int)ModuleDependencyTupleFields.ModuleID, value);
50 } 50 }
51 51
52 public int ModuleLanguage 52 public int ModuleLanguage
53 { 53 {
54 get => (int)this.Fields[(int)ModuleDependencyTupleFields.ModuleLanguage]?.Value; 54 get => (int)this.Fields[(int)ModuleDependencyTupleFields.ModuleLanguage];
55 set => this.Set((int)ModuleDependencyTupleFields.ModuleLanguage, value); 55 set => this.Set((int)ModuleDependencyTupleFields.ModuleLanguage, value);
56 } 56 }
57 57
58 public string RequiredID 58 public string RequiredID
59 { 59 {
60 get => (string)this.Fields[(int)ModuleDependencyTupleFields.RequiredID]?.Value; 60 get => (string)this.Fields[(int)ModuleDependencyTupleFields.RequiredID];
61 set => this.Set((int)ModuleDependencyTupleFields.RequiredID, value); 61 set => this.Set((int)ModuleDependencyTupleFields.RequiredID, value);
62 } 62 }
63 63
64 public int RequiredLanguage 64 public int RequiredLanguage
65 { 65 {
66 get => (int)this.Fields[(int)ModuleDependencyTupleFields.RequiredLanguage]?.Value; 66 get => (int)this.Fields[(int)ModuleDependencyTupleFields.RequiredLanguage];
67 set => this.Set((int)ModuleDependencyTupleFields.RequiredLanguage, value); 67 set => this.Set((int)ModuleDependencyTupleFields.RequiredLanguage, value);
68 } 68 }
69 69
70 public string RequiredVersion 70 public string RequiredVersion
71 { 71 {
72 get => (string)this.Fields[(int)ModuleDependencyTupleFields.RequiredVersion]?.Value; 72 get => (string)this.Fields[(int)ModuleDependencyTupleFields.RequiredVersion];
73 set => this.Set((int)ModuleDependencyTupleFields.RequiredVersion, value); 73 set => this.Set((int)ModuleDependencyTupleFields.RequiredVersion, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/ModuleExclusionTuple.cs b/src/WixToolset.Data/Tuples/ModuleExclusionTuple.cs
index 968fc2cd..98c5ac5e 100644
--- a/src/WixToolset.Data/Tuples/ModuleExclusionTuple.cs
+++ b/src/WixToolset.Data/Tuples/ModuleExclusionTuple.cs
@@ -47,37 +47,37 @@ namespace WixToolset.Data.Tuples
47 47
48 public string ModuleID 48 public string ModuleID
49 { 49 {
50 get => (string)this.Fields[(int)ModuleExclusionTupleFields.ModuleID]?.Value; 50 get => (string)this.Fields[(int)ModuleExclusionTupleFields.ModuleID];
51 set => this.Set((int)ModuleExclusionTupleFields.ModuleID, value); 51 set => this.Set((int)ModuleExclusionTupleFields.ModuleID, value);
52 } 52 }
53 53
54 public int ModuleLanguage 54 public int ModuleLanguage
55 { 55 {
56 get => (int)this.Fields[(int)ModuleExclusionTupleFields.ModuleLanguage]?.Value; 56 get => (int)this.Fields[(int)ModuleExclusionTupleFields.ModuleLanguage];
57 set => this.Set((int)ModuleExclusionTupleFields.ModuleLanguage, value); 57 set => this.Set((int)ModuleExclusionTupleFields.ModuleLanguage, value);
58 } 58 }
59 59
60 public string ExcludedID 60 public string ExcludedID
61 { 61 {
62 get => (string)this.Fields[(int)ModuleExclusionTupleFields.ExcludedID]?.Value; 62 get => (string)this.Fields[(int)ModuleExclusionTupleFields.ExcludedID];
63 set => this.Set((int)ModuleExclusionTupleFields.ExcludedID, value); 63 set => this.Set((int)ModuleExclusionTupleFields.ExcludedID, value);
64 } 64 }
65 65
66 public int ExcludedLanguage 66 public int ExcludedLanguage
67 { 67 {
68 get => (int)this.Fields[(int)ModuleExclusionTupleFields.ExcludedLanguage]?.Value; 68 get => (int)this.Fields[(int)ModuleExclusionTupleFields.ExcludedLanguage];
69 set => this.Set((int)ModuleExclusionTupleFields.ExcludedLanguage, value); 69 set => this.Set((int)ModuleExclusionTupleFields.ExcludedLanguage, value);
70 } 70 }
71 71
72 public string ExcludedMinVersion 72 public string ExcludedMinVersion
73 { 73 {
74 get => (string)this.Fields[(int)ModuleExclusionTupleFields.ExcludedMinVersion]?.Value; 74 get => (string)this.Fields[(int)ModuleExclusionTupleFields.ExcludedMinVersion];
75 set => this.Set((int)ModuleExclusionTupleFields.ExcludedMinVersion, value); 75 set => this.Set((int)ModuleExclusionTupleFields.ExcludedMinVersion, value);
76 } 76 }
77 77
78 public string ExcludedMaxVersion 78 public string ExcludedMaxVersion
79 { 79 {
80 get => (string)this.Fields[(int)ModuleExclusionTupleFields.ExcludedMaxVersion]?.Value; 80 get => (string)this.Fields[(int)ModuleExclusionTupleFields.ExcludedMaxVersion];
81 set => this.Set((int)ModuleExclusionTupleFields.ExcludedMaxVersion, value); 81 set => this.Set((int)ModuleExclusionTupleFields.ExcludedMaxVersion, value);
82 } 82 }
83 } 83 }
diff --git a/src/WixToolset.Data/Tuples/ModuleIgnoreTableTuple.cs b/src/WixToolset.Data/Tuples/ModuleIgnoreTableTuple.cs
index ec82c94b..d4262448 100644
--- a/src/WixToolset.Data/Tuples/ModuleIgnoreTableTuple.cs
+++ b/src/WixToolset.Data/Tuples/ModuleIgnoreTableTuple.cs
@@ -37,7 +37,7 @@ namespace WixToolset.Data.Tuples
37 37
38 public string Table 38 public string Table
39 { 39 {
40 get => (string)this.Fields[(int)ModuleIgnoreTableTupleFields.Table]?.Value; 40 get => (string)this.Fields[(int)ModuleIgnoreTableTupleFields.Table];
41 set => this.Set((int)ModuleIgnoreTableTupleFields.Table, value); 41 set => this.Set((int)ModuleIgnoreTableTupleFields.Table, value);
42 } 42 }
43 } 43 }
diff --git a/src/WixToolset.Data/Tuples/ModuleInstallExecuteSequenceTuple.cs b/src/WixToolset.Data/Tuples/ModuleInstallExecuteSequenceTuple.cs
index 22bb678c..07b79239 100644
--- a/src/WixToolset.Data/Tuples/ModuleInstallExecuteSequenceTuple.cs
+++ b/src/WixToolset.Data/Tuples/ModuleInstallExecuteSequenceTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string Action 46 public string Action
47 { 47 {
48 get => (string)this.Fields[(int)ModuleInstallExecuteSequenceTupleFields.Action]?.Value; 48 get => (string)this.Fields[(int)ModuleInstallExecuteSequenceTupleFields.Action];
49 set => this.Set((int)ModuleInstallExecuteSequenceTupleFields.Action, value); 49 set => this.Set((int)ModuleInstallExecuteSequenceTupleFields.Action, value);
50 } 50 }
51 51
52 public int Sequence 52 public int Sequence
53 { 53 {
54 get => (int)this.Fields[(int)ModuleInstallExecuteSequenceTupleFields.Sequence]?.Value; 54 get => (int)this.Fields[(int)ModuleInstallExecuteSequenceTupleFields.Sequence];
55 set => this.Set((int)ModuleInstallExecuteSequenceTupleFields.Sequence, value); 55 set => this.Set((int)ModuleInstallExecuteSequenceTupleFields.Sequence, value);
56 } 56 }
57 57
58 public string BaseAction 58 public string BaseAction
59 { 59 {
60 get => (string)this.Fields[(int)ModuleInstallExecuteSequenceTupleFields.BaseAction]?.Value; 60 get => (string)this.Fields[(int)ModuleInstallExecuteSequenceTupleFields.BaseAction];
61 set => this.Set((int)ModuleInstallExecuteSequenceTupleFields.BaseAction, value); 61 set => this.Set((int)ModuleInstallExecuteSequenceTupleFields.BaseAction, value);
62 } 62 }
63 63
64 public int After 64 public int After
65 { 65 {
66 get => (int)this.Fields[(int)ModuleInstallExecuteSequenceTupleFields.After]?.Value; 66 get => (int)this.Fields[(int)ModuleInstallExecuteSequenceTupleFields.After];
67 set => this.Set((int)ModuleInstallExecuteSequenceTupleFields.After, value); 67 set => this.Set((int)ModuleInstallExecuteSequenceTupleFields.After, value);
68 } 68 }
69 69
70 public string Condition 70 public string Condition
71 { 71 {
72 get => (string)this.Fields[(int)ModuleInstallExecuteSequenceTupleFields.Condition]?.Value; 72 get => (string)this.Fields[(int)ModuleInstallExecuteSequenceTupleFields.Condition];
73 set => this.Set((int)ModuleInstallExecuteSequenceTupleFields.Condition, value); 73 set => this.Set((int)ModuleInstallExecuteSequenceTupleFields.Condition, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/ModuleInstallUISequenceTuple.cs b/src/WixToolset.Data/Tuples/ModuleInstallUISequenceTuple.cs
index cc6e0c76..31bb8555 100644
--- a/src/WixToolset.Data/Tuples/ModuleInstallUISequenceTuple.cs
+++ b/src/WixToolset.Data/Tuples/ModuleInstallUISequenceTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string Action 46 public string Action
47 { 47 {
48 get => (string)this.Fields[(int)ModuleInstallUISequenceTupleFields.Action]?.Value; 48 get => (string)this.Fields[(int)ModuleInstallUISequenceTupleFields.Action];
49 set => this.Set((int)ModuleInstallUISequenceTupleFields.Action, value); 49 set => this.Set((int)ModuleInstallUISequenceTupleFields.Action, value);
50 } 50 }
51 51
52 public int Sequence 52 public int Sequence
53 { 53 {
54 get => (int)this.Fields[(int)ModuleInstallUISequenceTupleFields.Sequence]?.Value; 54 get => (int)this.Fields[(int)ModuleInstallUISequenceTupleFields.Sequence];
55 set => this.Set((int)ModuleInstallUISequenceTupleFields.Sequence, value); 55 set => this.Set((int)ModuleInstallUISequenceTupleFields.Sequence, value);
56 } 56 }
57 57
58 public string BaseAction 58 public string BaseAction
59 { 59 {
60 get => (string)this.Fields[(int)ModuleInstallUISequenceTupleFields.BaseAction]?.Value; 60 get => (string)this.Fields[(int)ModuleInstallUISequenceTupleFields.BaseAction];
61 set => this.Set((int)ModuleInstallUISequenceTupleFields.BaseAction, value); 61 set => this.Set((int)ModuleInstallUISequenceTupleFields.BaseAction, value);
62 } 62 }
63 63
64 public int After 64 public int After
65 { 65 {
66 get => (int)this.Fields[(int)ModuleInstallUISequenceTupleFields.After]?.Value; 66 get => (int)this.Fields[(int)ModuleInstallUISequenceTupleFields.After];
67 set => this.Set((int)ModuleInstallUISequenceTupleFields.After, value); 67 set => this.Set((int)ModuleInstallUISequenceTupleFields.After, value);
68 } 68 }
69 69
70 public string Condition 70 public string Condition
71 { 71 {
72 get => (string)this.Fields[(int)ModuleInstallUISequenceTupleFields.Condition]?.Value; 72 get => (string)this.Fields[(int)ModuleInstallUISequenceTupleFields.Condition];
73 set => this.Set((int)ModuleInstallUISequenceTupleFields.Condition, value); 73 set => this.Set((int)ModuleInstallUISequenceTupleFields.Condition, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/ModuleSignatureTuple.cs b/src/WixToolset.Data/Tuples/ModuleSignatureTuple.cs
index 836f769b..04db5f58 100644
--- a/src/WixToolset.Data/Tuples/ModuleSignatureTuple.cs
+++ b/src/WixToolset.Data/Tuples/ModuleSignatureTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string ModuleID 42 public string ModuleID
43 { 43 {
44 get => (string)this.Fields[(int)ModuleSignatureTupleFields.ModuleID]?.Value; 44 get => (string)this.Fields[(int)ModuleSignatureTupleFields.ModuleID];
45 set => this.Set((int)ModuleSignatureTupleFields.ModuleID, value); 45 set => this.Set((int)ModuleSignatureTupleFields.ModuleID, value);
46 } 46 }
47 47
48 public int Language 48 public int Language
49 { 49 {
50 get => (int)this.Fields[(int)ModuleSignatureTupleFields.Language]?.Value; 50 get => (int)this.Fields[(int)ModuleSignatureTupleFields.Language];
51 set => this.Set((int)ModuleSignatureTupleFields.Language, value); 51 set => this.Set((int)ModuleSignatureTupleFields.Language, value);
52 } 52 }
53 53
54 public string Version 54 public string Version
55 { 55 {
56 get => (string)this.Fields[(int)ModuleSignatureTupleFields.Version]?.Value; 56 get => (string)this.Fields[(int)ModuleSignatureTupleFields.Version];
57 set => this.Set((int)ModuleSignatureTupleFields.Version, value); 57 set => this.Set((int)ModuleSignatureTupleFields.Version, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/ModuleSubstitutionTuple.cs b/src/WixToolset.Data/Tuples/ModuleSubstitutionTuple.cs
index 609670f0..76033560 100644
--- a/src/WixToolset.Data/Tuples/ModuleSubstitutionTuple.cs
+++ b/src/WixToolset.Data/Tuples/ModuleSubstitutionTuple.cs
@@ -43,25 +43,25 @@ namespace WixToolset.Data.Tuples
43 43
44 public string Table 44 public string Table
45 { 45 {
46 get => (string)this.Fields[(int)ModuleSubstitutionTupleFields.Table]?.Value; 46 get => (string)this.Fields[(int)ModuleSubstitutionTupleFields.Table];
47 set => this.Set((int)ModuleSubstitutionTupleFields.Table, value); 47 set => this.Set((int)ModuleSubstitutionTupleFields.Table, value);
48 } 48 }
49 49
50 public string Row 50 public string Row
51 { 51 {
52 get => (string)this.Fields[(int)ModuleSubstitutionTupleFields.Row]?.Value; 52 get => (string)this.Fields[(int)ModuleSubstitutionTupleFields.Row];
53 set => this.Set((int)ModuleSubstitutionTupleFields.Row, value); 53 set => this.Set((int)ModuleSubstitutionTupleFields.Row, value);
54 } 54 }
55 55
56 public string Column 56 public string Column
57 { 57 {
58 get => (string)this.Fields[(int)ModuleSubstitutionTupleFields.Column]?.Value; 58 get => (string)this.Fields[(int)ModuleSubstitutionTupleFields.Column];
59 set => this.Set((int)ModuleSubstitutionTupleFields.Column, value); 59 set => this.Set((int)ModuleSubstitutionTupleFields.Column, value);
60 } 60 }
61 61
62 public string Value 62 public string Value
63 { 63 {
64 get => (string)this.Fields[(int)ModuleSubstitutionTupleFields.Value]?.Value; 64 get => (string)this.Fields[(int)ModuleSubstitutionTupleFields.Value];
65 set => this.Set((int)ModuleSubstitutionTupleFields.Value, value); 65 set => this.Set((int)ModuleSubstitutionTupleFields.Value, value);
66 } 66 }
67 } 67 }
diff --git a/src/WixToolset.Data/Tuples/MoveFileTuple.cs b/src/WixToolset.Data/Tuples/MoveFileTuple.cs
index 404d39b3..7a0ff120 100644
--- a/src/WixToolset.Data/Tuples/MoveFileTuple.cs
+++ b/src/WixToolset.Data/Tuples/MoveFileTuple.cs
@@ -49,43 +49,43 @@ namespace WixToolset.Data.Tuples
49 49
50 public string FileKey 50 public string FileKey
51 { 51 {
52 get => (string)this.Fields[(int)MoveFileTupleFields.FileKey]?.Value; 52 get => (string)this.Fields[(int)MoveFileTupleFields.FileKey];
53 set => this.Set((int)MoveFileTupleFields.FileKey, value); 53 set => this.Set((int)MoveFileTupleFields.FileKey, value);
54 } 54 }
55 55
56 public string Component_ 56 public string Component_
57 { 57 {
58 get => (string)this.Fields[(int)MoveFileTupleFields.Component_]?.Value; 58 get => (string)this.Fields[(int)MoveFileTupleFields.Component_];
59 set => this.Set((int)MoveFileTupleFields.Component_, value); 59 set => this.Set((int)MoveFileTupleFields.Component_, value);
60 } 60 }
61 61
62 public string SourceName 62 public string SourceName
63 { 63 {
64 get => (string)this.Fields[(int)MoveFileTupleFields.SourceName]?.Value; 64 get => (string)this.Fields[(int)MoveFileTupleFields.SourceName];
65 set => this.Set((int)MoveFileTupleFields.SourceName, value); 65 set => this.Set((int)MoveFileTupleFields.SourceName, value);
66 } 66 }
67 67
68 public string DestName 68 public string DestName
69 { 69 {
70 get => (string)this.Fields[(int)MoveFileTupleFields.DestName]?.Value; 70 get => (string)this.Fields[(int)MoveFileTupleFields.DestName];
71 set => this.Set((int)MoveFileTupleFields.DestName, value); 71 set => this.Set((int)MoveFileTupleFields.DestName, value);
72 } 72 }
73 73
74 public string SourceFolder 74 public string SourceFolder
75 { 75 {
76 get => (string)this.Fields[(int)MoveFileTupleFields.SourceFolder]?.Value; 76 get => (string)this.Fields[(int)MoveFileTupleFields.SourceFolder];
77 set => this.Set((int)MoveFileTupleFields.SourceFolder, value); 77 set => this.Set((int)MoveFileTupleFields.SourceFolder, value);
78 } 78 }
79 79
80 public string DestFolder 80 public string DestFolder
81 { 81 {
82 get => (string)this.Fields[(int)MoveFileTupleFields.DestFolder]?.Value; 82 get => (string)this.Fields[(int)MoveFileTupleFields.DestFolder];
83 set => this.Set((int)MoveFileTupleFields.DestFolder, value); 83 set => this.Set((int)MoveFileTupleFields.DestFolder, value);
84 } 84 }
85 85
86 public int Options 86 public int Options
87 { 87 {
88 get => (int)this.Fields[(int)MoveFileTupleFields.Options]?.Value; 88 get => (int)this.Fields[(int)MoveFileTupleFields.Options];
89 set => this.Set((int)MoveFileTupleFields.Options, value); 89 set => this.Set((int)MoveFileTupleFields.Options, value);
90 } 90 }
91 } 91 }
diff --git a/src/WixToolset.Data/Tuples/MsiAssemblyNameTuple.cs b/src/WixToolset.Data/Tuples/MsiAssemblyNameTuple.cs
index a8e97b00..f4da9ea2 100644
--- a/src/WixToolset.Data/Tuples/MsiAssemblyNameTuple.cs
+++ b/src/WixToolset.Data/Tuples/MsiAssemblyNameTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string Component_ 42 public string Component_
43 { 43 {
44 get => (string)this.Fields[(int)MsiAssemblyNameTupleFields.Component_]?.Value; 44 get => (string)this.Fields[(int)MsiAssemblyNameTupleFields.Component_];
45 set => this.Set((int)MsiAssemblyNameTupleFields.Component_, value); 45 set => this.Set((int)MsiAssemblyNameTupleFields.Component_, value);
46 } 46 }
47 47
48 public string Name 48 public string Name
49 { 49 {
50 get => (string)this.Fields[(int)MsiAssemblyNameTupleFields.Name]?.Value; 50 get => (string)this.Fields[(int)MsiAssemblyNameTupleFields.Name];
51 set => this.Set((int)MsiAssemblyNameTupleFields.Name, value); 51 set => this.Set((int)MsiAssemblyNameTupleFields.Name, value);
52 } 52 }
53 53
54 public string Value 54 public string Value
55 { 55 {
56 get => (string)this.Fields[(int)MsiAssemblyNameTupleFields.Value]?.Value; 56 get => (string)this.Fields[(int)MsiAssemblyNameTupleFields.Value];
57 set => this.Set((int)MsiAssemblyNameTupleFields.Value, value); 57 set => this.Set((int)MsiAssemblyNameTupleFields.Value, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/MsiAssemblyTuple.cs b/src/WixToolset.Data/Tuples/MsiAssemblyTuple.cs
index 0cd814d8..9a2c2c0d 100644
--- a/src/WixToolset.Data/Tuples/MsiAssemblyTuple.cs
+++ b/src/WixToolset.Data/Tuples/MsiAssemblyTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string Component_ 46 public string Component_
47 { 47 {
48 get => (string)this.Fields[(int)MsiAssemblyTupleFields.Component_]?.Value; 48 get => (string)this.Fields[(int)MsiAssemblyTupleFields.Component_];
49 set => this.Set((int)MsiAssemblyTupleFields.Component_, value); 49 set => this.Set((int)MsiAssemblyTupleFields.Component_, value);
50 } 50 }
51 51
52 public string Feature_ 52 public string Feature_
53 { 53 {
54 get => (string)this.Fields[(int)MsiAssemblyTupleFields.Feature_]?.Value; 54 get => (string)this.Fields[(int)MsiAssemblyTupleFields.Feature_];
55 set => this.Set((int)MsiAssemblyTupleFields.Feature_, value); 55 set => this.Set((int)MsiAssemblyTupleFields.Feature_, value);
56 } 56 }
57 57
58 public string File_Manifest 58 public string File_Manifest
59 { 59 {
60 get => (string)this.Fields[(int)MsiAssemblyTupleFields.File_Manifest]?.Value; 60 get => (string)this.Fields[(int)MsiAssemblyTupleFields.File_Manifest];
61 set => this.Set((int)MsiAssemblyTupleFields.File_Manifest, value); 61 set => this.Set((int)MsiAssemblyTupleFields.File_Manifest, value);
62 } 62 }
63 63
64 public string File_Application 64 public string File_Application
65 { 65 {
66 get => (string)this.Fields[(int)MsiAssemblyTupleFields.File_Application]?.Value; 66 get => (string)this.Fields[(int)MsiAssemblyTupleFields.File_Application];
67 set => this.Set((int)MsiAssemblyTupleFields.File_Application, value); 67 set => this.Set((int)MsiAssemblyTupleFields.File_Application, value);
68 } 68 }
69 69
70 public int Attributes 70 public int Attributes
71 { 71 {
72 get => (int)this.Fields[(int)MsiAssemblyTupleFields.Attributes]?.Value; 72 get => (int)this.Fields[(int)MsiAssemblyTupleFields.Attributes];
73 set => this.Set((int)MsiAssemblyTupleFields.Attributes, value); 73 set => this.Set((int)MsiAssemblyTupleFields.Attributes, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/MsiDigitalCertificateTuple.cs b/src/WixToolset.Data/Tuples/MsiDigitalCertificateTuple.cs
index fb949afb..52f1adea 100644
--- a/src/WixToolset.Data/Tuples/MsiDigitalCertificateTuple.cs
+++ b/src/WixToolset.Data/Tuples/MsiDigitalCertificateTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string DigitalCertificate 40 public string DigitalCertificate
41 { 41 {
42 get => (string)this.Fields[(int)MsiDigitalCertificateTupleFields.DigitalCertificate]?.Value; 42 get => (string)this.Fields[(int)MsiDigitalCertificateTupleFields.DigitalCertificate];
43 set => this.Set((int)MsiDigitalCertificateTupleFields.DigitalCertificate, value); 43 set => this.Set((int)MsiDigitalCertificateTupleFields.DigitalCertificate, value);
44 } 44 }
45 45
46 public string CertData 46 public string CertData
47 { 47 {
48 get => (string)this.Fields[(int)MsiDigitalCertificateTupleFields.CertData]?.Value; 48 get => (string)this.Fields[(int)MsiDigitalCertificateTupleFields.CertData];
49 set => this.Set((int)MsiDigitalCertificateTupleFields.CertData, value); 49 set => this.Set((int)MsiDigitalCertificateTupleFields.CertData, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/MsiDigitalSignatureTuple.cs b/src/WixToolset.Data/Tuples/MsiDigitalSignatureTuple.cs
index 8b30c53c..6292b0af 100644
--- a/src/WixToolset.Data/Tuples/MsiDigitalSignatureTuple.cs
+++ b/src/WixToolset.Data/Tuples/MsiDigitalSignatureTuple.cs
@@ -43,25 +43,25 @@ namespace WixToolset.Data.Tuples
43 43
44 public string Table 44 public string Table
45 { 45 {
46 get => (string)this.Fields[(int)MsiDigitalSignatureTupleFields.Table]?.Value; 46 get => (string)this.Fields[(int)MsiDigitalSignatureTupleFields.Table];
47 set => this.Set((int)MsiDigitalSignatureTupleFields.Table, value); 47 set => this.Set((int)MsiDigitalSignatureTupleFields.Table, value);
48 } 48 }
49 49
50 public string SignObject 50 public string SignObject
51 { 51 {
52 get => (string)this.Fields[(int)MsiDigitalSignatureTupleFields.SignObject]?.Value; 52 get => (string)this.Fields[(int)MsiDigitalSignatureTupleFields.SignObject];
53 set => this.Set((int)MsiDigitalSignatureTupleFields.SignObject, value); 53 set => this.Set((int)MsiDigitalSignatureTupleFields.SignObject, value);
54 } 54 }
55 55
56 public string DigitalCertificate_ 56 public string DigitalCertificate_
57 { 57 {
58 get => (string)this.Fields[(int)MsiDigitalSignatureTupleFields.DigitalCertificate_]?.Value; 58 get => (string)this.Fields[(int)MsiDigitalSignatureTupleFields.DigitalCertificate_];
59 set => this.Set((int)MsiDigitalSignatureTupleFields.DigitalCertificate_, value); 59 set => this.Set((int)MsiDigitalSignatureTupleFields.DigitalCertificate_, value);
60 } 60 }
61 61
62 public string Hash 62 public string Hash
63 { 63 {
64 get => (string)this.Fields[(int)MsiDigitalSignatureTupleFields.Hash]?.Value; 64 get => (string)this.Fields[(int)MsiDigitalSignatureTupleFields.Hash];
65 set => this.Set((int)MsiDigitalSignatureTupleFields.Hash, value); 65 set => this.Set((int)MsiDigitalSignatureTupleFields.Hash, value);
66 } 66 }
67 } 67 }
diff --git a/src/WixToolset.Data/Tuples/MsiEmbeddedChainerTuple.cs b/src/WixToolset.Data/Tuples/MsiEmbeddedChainerTuple.cs
index 7f1b7a2a..72d92c3e 100644
--- a/src/WixToolset.Data/Tuples/MsiEmbeddedChainerTuple.cs
+++ b/src/WixToolset.Data/Tuples/MsiEmbeddedChainerTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string MsiEmbeddedChainer 46 public string MsiEmbeddedChainer
47 { 47 {
48 get => (string)this.Fields[(int)MsiEmbeddedChainerTupleFields.MsiEmbeddedChainer]?.Value; 48 get => (string)this.Fields[(int)MsiEmbeddedChainerTupleFields.MsiEmbeddedChainer];
49 set => this.Set((int)MsiEmbeddedChainerTupleFields.MsiEmbeddedChainer, value); 49 set => this.Set((int)MsiEmbeddedChainerTupleFields.MsiEmbeddedChainer, value);
50 } 50 }
51 51
52 public string Condition 52 public string Condition
53 { 53 {
54 get => (string)this.Fields[(int)MsiEmbeddedChainerTupleFields.Condition]?.Value; 54 get => (string)this.Fields[(int)MsiEmbeddedChainerTupleFields.Condition];
55 set => this.Set((int)MsiEmbeddedChainerTupleFields.Condition, value); 55 set => this.Set((int)MsiEmbeddedChainerTupleFields.Condition, value);
56 } 56 }
57 57
58 public string CommandLine 58 public string CommandLine
59 { 59 {
60 get => (string)this.Fields[(int)MsiEmbeddedChainerTupleFields.CommandLine]?.Value; 60 get => (string)this.Fields[(int)MsiEmbeddedChainerTupleFields.CommandLine];
61 set => this.Set((int)MsiEmbeddedChainerTupleFields.CommandLine, value); 61 set => this.Set((int)MsiEmbeddedChainerTupleFields.CommandLine, value);
62 } 62 }
63 63
64 public string Source 64 public string Source
65 { 65 {
66 get => (string)this.Fields[(int)MsiEmbeddedChainerTupleFields.Source]?.Value; 66 get => (string)this.Fields[(int)MsiEmbeddedChainerTupleFields.Source];
67 set => this.Set((int)MsiEmbeddedChainerTupleFields.Source, value); 67 set => this.Set((int)MsiEmbeddedChainerTupleFields.Source, value);
68 } 68 }
69 69
70 public int Type 70 public int Type
71 { 71 {
72 get => (int)this.Fields[(int)MsiEmbeddedChainerTupleFields.Type]?.Value; 72 get => (int)this.Fields[(int)MsiEmbeddedChainerTupleFields.Type];
73 set => this.Set((int)MsiEmbeddedChainerTupleFields.Type, value); 73 set => this.Set((int)MsiEmbeddedChainerTupleFields.Type, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/MsiEmbeddedUITuple.cs b/src/WixToolset.Data/Tuples/MsiEmbeddedUITuple.cs
index b58f2c1a..83cfcc43 100644
--- a/src/WixToolset.Data/Tuples/MsiEmbeddedUITuple.cs
+++ b/src/WixToolset.Data/Tuples/MsiEmbeddedUITuple.cs
@@ -45,7 +45,7 @@ namespace WixToolset.Data.Tuples
45 45
46 public string FileName 46 public string FileName
47 { 47 {
48 get => (string)this.Fields[(int)MsiEmbeddedUITupleFields.FileName]?.Value; 48 get => (string)this.Fields[(int)MsiEmbeddedUITupleFields.FileName];
49 set => this.Set((int)MsiEmbeddedUITupleFields.FileName, value); 49 set => this.Set((int)MsiEmbeddedUITupleFields.FileName, value);
50 } 50 }
51 51
@@ -63,13 +63,13 @@ namespace WixToolset.Data.Tuples
63 63
64 public int MessageFilter 64 public int MessageFilter
65 { 65 {
66 get => (int)this.Fields[(int)MsiEmbeddedUITupleFields.MessageFilter]?.Value; 66 get => (int)this.Fields[(int)MsiEmbeddedUITupleFields.MessageFilter];
67 set => this.Set((int)MsiEmbeddedUITupleFields.MessageFilter, value); 67 set => this.Set((int)MsiEmbeddedUITupleFields.MessageFilter, value);
68 } 68 }
69 69
70 public string Source 70 public string Source
71 { 71 {
72 get => (string)this.Fields[(int)MsiEmbeddedUITupleFields.Source]?.Value; 72 get => (string)this.Fields[(int)MsiEmbeddedUITupleFields.Source];
73 set => this.Set((int)MsiEmbeddedUITupleFields.Source, value); 73 set => this.Set((int)MsiEmbeddedUITupleFields.Source, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/MsiFileHashTuple.cs b/src/WixToolset.Data/Tuples/MsiFileHashTuple.cs
index 2850bc22..bb6ec1ae 100644
--- a/src/WixToolset.Data/Tuples/MsiFileHashTuple.cs
+++ b/src/WixToolset.Data/Tuples/MsiFileHashTuple.cs
@@ -47,37 +47,37 @@ namespace WixToolset.Data.Tuples
47 47
48 public string File_ 48 public string File_
49 { 49 {
50 get => (string)this.Fields[(int)MsiFileHashTupleFields.File_]?.Value; 50 get => (string)this.Fields[(int)MsiFileHashTupleFields.File_];
51 set => this.Set((int)MsiFileHashTupleFields.File_, value); 51 set => this.Set((int)MsiFileHashTupleFields.File_, value);
52 } 52 }
53 53
54 public int Options 54 public int Options
55 { 55 {
56 get => (int)this.Fields[(int)MsiFileHashTupleFields.Options]?.Value; 56 get => (int)this.Fields[(int)MsiFileHashTupleFields.Options];
57 set => this.Set((int)MsiFileHashTupleFields.Options, value); 57 set => this.Set((int)MsiFileHashTupleFields.Options, value);
58 } 58 }
59 59
60 public int HashPart1 60 public int HashPart1
61 { 61 {
62 get => (int)this.Fields[(int)MsiFileHashTupleFields.HashPart1]?.Value; 62 get => (int)this.Fields[(int)MsiFileHashTupleFields.HashPart1];
63 set => this.Set((int)MsiFileHashTupleFields.HashPart1, value); 63 set => this.Set((int)MsiFileHashTupleFields.HashPart1, value);
64 } 64 }
65 65
66 public int HashPart2 66 public int HashPart2
67 { 67 {
68 get => (int)this.Fields[(int)MsiFileHashTupleFields.HashPart2]?.Value; 68 get => (int)this.Fields[(int)MsiFileHashTupleFields.HashPart2];
69 set => this.Set((int)MsiFileHashTupleFields.HashPart2, value); 69 set => this.Set((int)MsiFileHashTupleFields.HashPart2, value);
70 } 70 }
71 71
72 public int HashPart3 72 public int HashPart3
73 { 73 {
74 get => (int)this.Fields[(int)MsiFileHashTupleFields.HashPart3]?.Value; 74 get => (int)this.Fields[(int)MsiFileHashTupleFields.HashPart3];
75 set => this.Set((int)MsiFileHashTupleFields.HashPart3, value); 75 set => this.Set((int)MsiFileHashTupleFields.HashPart3, value);
76 } 76 }
77 77
78 public int HashPart4 78 public int HashPart4
79 { 79 {
80 get => (int)this.Fields[(int)MsiFileHashTupleFields.HashPart4]?.Value; 80 get => (int)this.Fields[(int)MsiFileHashTupleFields.HashPart4];
81 set => this.Set((int)MsiFileHashTupleFields.HashPart4, value); 81 set => this.Set((int)MsiFileHashTupleFields.HashPart4, value);
82 } 82 }
83 } 83 }
diff --git a/src/WixToolset.Data/Tuples/MsiLockPermissionsExTuple.cs b/src/WixToolset.Data/Tuples/MsiLockPermissionsExTuple.cs
index 14fc62a3..5b648c05 100644
--- a/src/WixToolset.Data/Tuples/MsiLockPermissionsExTuple.cs
+++ b/src/WixToolset.Data/Tuples/MsiLockPermissionsExTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string MsiLockPermissionsEx 46 public string MsiLockPermissionsEx
47 { 47 {
48 get => (string)this.Fields[(int)MsiLockPermissionsExTupleFields.MsiLockPermissionsEx]?.Value; 48 get => (string)this.Fields[(int)MsiLockPermissionsExTupleFields.MsiLockPermissionsEx];
49 set => this.Set((int)MsiLockPermissionsExTupleFields.MsiLockPermissionsEx, value); 49 set => this.Set((int)MsiLockPermissionsExTupleFields.MsiLockPermissionsEx, value);
50 } 50 }
51 51
52 public string LockObject 52 public string LockObject
53 { 53 {
54 get => (string)this.Fields[(int)MsiLockPermissionsExTupleFields.LockObject]?.Value; 54 get => (string)this.Fields[(int)MsiLockPermissionsExTupleFields.LockObject];
55 set => this.Set((int)MsiLockPermissionsExTupleFields.LockObject, value); 55 set => this.Set((int)MsiLockPermissionsExTupleFields.LockObject, value);
56 } 56 }
57 57
58 public string Table 58 public string Table
59 { 59 {
60 get => (string)this.Fields[(int)MsiLockPermissionsExTupleFields.Table]?.Value; 60 get => (string)this.Fields[(int)MsiLockPermissionsExTupleFields.Table];
61 set => this.Set((int)MsiLockPermissionsExTupleFields.Table, value); 61 set => this.Set((int)MsiLockPermissionsExTupleFields.Table, value);
62 } 62 }
63 63
64 public string SDDLText 64 public string SDDLText
65 { 65 {
66 get => (string)this.Fields[(int)MsiLockPermissionsExTupleFields.SDDLText]?.Value; 66 get => (string)this.Fields[(int)MsiLockPermissionsExTupleFields.SDDLText];
67 set => this.Set((int)MsiLockPermissionsExTupleFields.SDDLText, value); 67 set => this.Set((int)MsiLockPermissionsExTupleFields.SDDLText, value);
68 } 68 }
69 69
70 public string Condition 70 public string Condition
71 { 71 {
72 get => (string)this.Fields[(int)MsiLockPermissionsExTupleFields.Condition]?.Value; 72 get => (string)this.Fields[(int)MsiLockPermissionsExTupleFields.Condition];
73 set => this.Set((int)MsiLockPermissionsExTupleFields.Condition, value); 73 set => this.Set((int)MsiLockPermissionsExTupleFields.Condition, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/MsiPackageCertificateTuple.cs b/src/WixToolset.Data/Tuples/MsiPackageCertificateTuple.cs
index 6eeb141c..d758abb9 100644
--- a/src/WixToolset.Data/Tuples/MsiPackageCertificateTuple.cs
+++ b/src/WixToolset.Data/Tuples/MsiPackageCertificateTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string PackageCertificate 40 public string PackageCertificate
41 { 41 {
42 get => (string)this.Fields[(int)MsiPackageCertificateTupleFields.PackageCertificate]?.Value; 42 get => (string)this.Fields[(int)MsiPackageCertificateTupleFields.PackageCertificate];
43 set => this.Set((int)MsiPackageCertificateTupleFields.PackageCertificate, value); 43 set => this.Set((int)MsiPackageCertificateTupleFields.PackageCertificate, value);
44 } 44 }
45 45
46 public string DigitalCertificate_ 46 public string DigitalCertificate_
47 { 47 {
48 get => (string)this.Fields[(int)MsiPackageCertificateTupleFields.DigitalCertificate_]?.Value; 48 get => (string)this.Fields[(int)MsiPackageCertificateTupleFields.DigitalCertificate_];
49 set => this.Set((int)MsiPackageCertificateTupleFields.DigitalCertificate_, value); 49 set => this.Set((int)MsiPackageCertificateTupleFields.DigitalCertificate_, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/MsiPatchCertificateTuple.cs b/src/WixToolset.Data/Tuples/MsiPatchCertificateTuple.cs
index 1b02dca9..511456dd 100644
--- a/src/WixToolset.Data/Tuples/MsiPatchCertificateTuple.cs
+++ b/src/WixToolset.Data/Tuples/MsiPatchCertificateTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string PatchCertificate 40 public string PatchCertificate
41 { 41 {
42 get => (string)this.Fields[(int)MsiPatchCertificateTupleFields.PatchCertificate]?.Value; 42 get => (string)this.Fields[(int)MsiPatchCertificateTupleFields.PatchCertificate];
43 set => this.Set((int)MsiPatchCertificateTupleFields.PatchCertificate, value); 43 set => this.Set((int)MsiPatchCertificateTupleFields.PatchCertificate, value);
44 } 44 }
45 45
46 public string DigitalCertificate_ 46 public string DigitalCertificate_
47 { 47 {
48 get => (string)this.Fields[(int)MsiPatchCertificateTupleFields.DigitalCertificate_]?.Value; 48 get => (string)this.Fields[(int)MsiPatchCertificateTupleFields.DigitalCertificate_];
49 set => this.Set((int)MsiPatchCertificateTupleFields.DigitalCertificate_, value); 49 set => this.Set((int)MsiPatchCertificateTupleFields.DigitalCertificate_, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/MsiPatchHeadersTuple.cs b/src/WixToolset.Data/Tuples/MsiPatchHeadersTuple.cs
index 6d99a9ae..3f7a8de2 100644
--- a/src/WixToolset.Data/Tuples/MsiPatchHeadersTuple.cs
+++ b/src/WixToolset.Data/Tuples/MsiPatchHeadersTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string StreamRef 40 public string StreamRef
41 { 41 {
42 get => (string)this.Fields[(int)MsiPatchHeadersTupleFields.StreamRef]?.Value; 42 get => (string)this.Fields[(int)MsiPatchHeadersTupleFields.StreamRef];
43 set => this.Set((int)MsiPatchHeadersTupleFields.StreamRef, value); 43 set => this.Set((int)MsiPatchHeadersTupleFields.StreamRef, value);
44 } 44 }
45 45
46 public string Header 46 public string Header
47 { 47 {
48 get => (string)this.Fields[(int)MsiPatchHeadersTupleFields.Header]?.Value; 48 get => (string)this.Fields[(int)MsiPatchHeadersTupleFields.Header];
49 set => this.Set((int)MsiPatchHeadersTupleFields.Header, value); 49 set => this.Set((int)MsiPatchHeadersTupleFields.Header, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/MsiPatchMetadataTuple.cs b/src/WixToolset.Data/Tuples/MsiPatchMetadataTuple.cs
index f6a6fd7d..91bdb6fd 100644
--- a/src/WixToolset.Data/Tuples/MsiPatchMetadataTuple.cs
+++ b/src/WixToolset.Data/Tuples/MsiPatchMetadataTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string Company 42 public string Company
43 { 43 {
44 get => (string)this.Fields[(int)MsiPatchMetadataTupleFields.Company]?.Value; 44 get => (string)this.Fields[(int)MsiPatchMetadataTupleFields.Company];
45 set => this.Set((int)MsiPatchMetadataTupleFields.Company, value); 45 set => this.Set((int)MsiPatchMetadataTupleFields.Company, value);
46 } 46 }
47 47
48 public string Property 48 public string Property
49 { 49 {
50 get => (string)this.Fields[(int)MsiPatchMetadataTupleFields.Property]?.Value; 50 get => (string)this.Fields[(int)MsiPatchMetadataTupleFields.Property];
51 set => this.Set((int)MsiPatchMetadataTupleFields.Property, value); 51 set => this.Set((int)MsiPatchMetadataTupleFields.Property, value);
52 } 52 }
53 53
54 public string Value 54 public string Value
55 { 55 {
56 get => (string)this.Fields[(int)MsiPatchMetadataTupleFields.Value]?.Value; 56 get => (string)this.Fields[(int)MsiPatchMetadataTupleFields.Value];
57 set => this.Set((int)MsiPatchMetadataTupleFields.Value, value); 57 set => this.Set((int)MsiPatchMetadataTupleFields.Value, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/MsiPatchOldAssemblyFileTuple.cs b/src/WixToolset.Data/Tuples/MsiPatchOldAssemblyFileTuple.cs
index f23ace77..ff874271 100644
--- a/src/WixToolset.Data/Tuples/MsiPatchOldAssemblyFileTuple.cs
+++ b/src/WixToolset.Data/Tuples/MsiPatchOldAssemblyFileTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string File_ 40 public string File_
41 { 41 {
42 get => (string)this.Fields[(int)MsiPatchOldAssemblyFileTupleFields.File_]?.Value; 42 get => (string)this.Fields[(int)MsiPatchOldAssemblyFileTupleFields.File_];
43 set => this.Set((int)MsiPatchOldAssemblyFileTupleFields.File_, value); 43 set => this.Set((int)MsiPatchOldAssemblyFileTupleFields.File_, value);
44 } 44 }
45 45
46 public string Assembly_ 46 public string Assembly_
47 { 47 {
48 get => (string)this.Fields[(int)MsiPatchOldAssemblyFileTupleFields.Assembly_]?.Value; 48 get => (string)this.Fields[(int)MsiPatchOldAssemblyFileTupleFields.Assembly_];
49 set => this.Set((int)MsiPatchOldAssemblyFileTupleFields.Assembly_, value); 49 set => this.Set((int)MsiPatchOldAssemblyFileTupleFields.Assembly_, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/MsiPatchOldAssemblyNameTuple.cs b/src/WixToolset.Data/Tuples/MsiPatchOldAssemblyNameTuple.cs
index 77385f5f..9e2b72e5 100644
--- a/src/WixToolset.Data/Tuples/MsiPatchOldAssemblyNameTuple.cs
+++ b/src/WixToolset.Data/Tuples/MsiPatchOldAssemblyNameTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string Assembly 42 public string Assembly
43 { 43 {
44 get => (string)this.Fields[(int)MsiPatchOldAssemblyNameTupleFields.Assembly]?.Value; 44 get => (string)this.Fields[(int)MsiPatchOldAssemblyNameTupleFields.Assembly];
45 set => this.Set((int)MsiPatchOldAssemblyNameTupleFields.Assembly, value); 45 set => this.Set((int)MsiPatchOldAssemblyNameTupleFields.Assembly, value);
46 } 46 }
47 47
48 public string Name 48 public string Name
49 { 49 {
50 get => (string)this.Fields[(int)MsiPatchOldAssemblyNameTupleFields.Name]?.Value; 50 get => (string)this.Fields[(int)MsiPatchOldAssemblyNameTupleFields.Name];
51 set => this.Set((int)MsiPatchOldAssemblyNameTupleFields.Name, value); 51 set => this.Set((int)MsiPatchOldAssemblyNameTupleFields.Name, value);
52 } 52 }
53 53
54 public string Value 54 public string Value
55 { 55 {
56 get => (string)this.Fields[(int)MsiPatchOldAssemblyNameTupleFields.Value]?.Value; 56 get => (string)this.Fields[(int)MsiPatchOldAssemblyNameTupleFields.Value];
57 set => this.Set((int)MsiPatchOldAssemblyNameTupleFields.Value, value); 57 set => this.Set((int)MsiPatchOldAssemblyNameTupleFields.Value, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/MsiPatchSequenceTuple.cs b/src/WixToolset.Data/Tuples/MsiPatchSequenceTuple.cs
index c48be28f..1d5a5d90 100644
--- a/src/WixToolset.Data/Tuples/MsiPatchSequenceTuple.cs
+++ b/src/WixToolset.Data/Tuples/MsiPatchSequenceTuple.cs
@@ -43,25 +43,25 @@ namespace WixToolset.Data.Tuples
43 43
44 public string PatchFamily 44 public string PatchFamily
45 { 45 {
46 get => (string)this.Fields[(int)MsiPatchSequenceTupleFields.PatchFamily]?.Value; 46 get => (string)this.Fields[(int)MsiPatchSequenceTupleFields.PatchFamily];
47 set => this.Set((int)MsiPatchSequenceTupleFields.PatchFamily, value); 47 set => this.Set((int)MsiPatchSequenceTupleFields.PatchFamily, value);
48 } 48 }
49 49
50 public string ProductCode 50 public string ProductCode
51 { 51 {
52 get => (string)this.Fields[(int)MsiPatchSequenceTupleFields.ProductCode]?.Value; 52 get => (string)this.Fields[(int)MsiPatchSequenceTupleFields.ProductCode];
53 set => this.Set((int)MsiPatchSequenceTupleFields.ProductCode, value); 53 set => this.Set((int)MsiPatchSequenceTupleFields.ProductCode, value);
54 } 54 }
55 55
56 public string Sequence 56 public string Sequence
57 { 57 {
58 get => (string)this.Fields[(int)MsiPatchSequenceTupleFields.Sequence]?.Value; 58 get => (string)this.Fields[(int)MsiPatchSequenceTupleFields.Sequence];
59 set => this.Set((int)MsiPatchSequenceTupleFields.Sequence, value); 59 set => this.Set((int)MsiPatchSequenceTupleFields.Sequence, value);
60 } 60 }
61 61
62 public int Attributes 62 public int Attributes
63 { 63 {
64 get => (int)this.Fields[(int)MsiPatchSequenceTupleFields.Attributes]?.Value; 64 get => (int)this.Fields[(int)MsiPatchSequenceTupleFields.Attributes];
65 set => this.Set((int)MsiPatchSequenceTupleFields.Attributes, value); 65 set => this.Set((int)MsiPatchSequenceTupleFields.Attributes, value);
66 } 66 }
67 } 67 }
diff --git a/src/WixToolset.Data/Tuples/MsiServiceConfigFailureActionsTuple.cs b/src/WixToolset.Data/Tuples/MsiServiceConfigFailureActionsTuple.cs
index bcf32cb6..85484381 100644
--- a/src/WixToolset.Data/Tuples/MsiServiceConfigFailureActionsTuple.cs
+++ b/src/WixToolset.Data/Tuples/MsiServiceConfigFailureActionsTuple.cs
@@ -55,7 +55,7 @@ namespace WixToolset.Data.Tuples
55 55
56 public string Name 56 public string Name
57 { 57 {
58 get => (string)this.Fields[(int)MsiServiceConfigFailureActionsTupleFields.Name]?.Value; 58 get => (string)this.Fields[(int)MsiServiceConfigFailureActionsTupleFields.Name];
59 set => this.Set((int)MsiServiceConfigFailureActionsTupleFields.Name, value); 59 set => this.Set((int)MsiServiceConfigFailureActionsTupleFields.Name, value);
60 } 60 }
61 61
@@ -85,31 +85,31 @@ namespace WixToolset.Data.Tuples
85 85
86 public string RebootMessage 86 public string RebootMessage
87 { 87 {
88 get => (string)this.Fields[(int)MsiServiceConfigFailureActionsTupleFields.RebootMessage]?.Value; 88 get => (string)this.Fields[(int)MsiServiceConfigFailureActionsTupleFields.RebootMessage];
89 set => this.Set((int)MsiServiceConfigFailureActionsTupleFields.RebootMessage, value); 89 set => this.Set((int)MsiServiceConfigFailureActionsTupleFields.RebootMessage, value);
90 } 90 }
91 91
92 public string Command 92 public string Command
93 { 93 {
94 get => (string)this.Fields[(int)MsiServiceConfigFailureActionsTupleFields.Command]?.Value; 94 get => (string)this.Fields[(int)MsiServiceConfigFailureActionsTupleFields.Command];
95 set => this.Set((int)MsiServiceConfigFailureActionsTupleFields.Command, value); 95 set => this.Set((int)MsiServiceConfigFailureActionsTupleFields.Command, value);
96 } 96 }
97 97
98 public string Actions 98 public string Actions
99 { 99 {
100 get => (string)this.Fields[(int)MsiServiceConfigFailureActionsTupleFields.Actions]?.Value; 100 get => (string)this.Fields[(int)MsiServiceConfigFailureActionsTupleFields.Actions];
101 set => this.Set((int)MsiServiceConfigFailureActionsTupleFields.Actions, value); 101 set => this.Set((int)MsiServiceConfigFailureActionsTupleFields.Actions, value);
102 } 102 }
103 103
104 public string DelayActions 104 public string DelayActions
105 { 105 {
106 get => (string)this.Fields[(int)MsiServiceConfigFailureActionsTupleFields.DelayActions]?.Value; 106 get => (string)this.Fields[(int)MsiServiceConfigFailureActionsTupleFields.DelayActions];
107 set => this.Set((int)MsiServiceConfigFailureActionsTupleFields.DelayActions, value); 107 set => this.Set((int)MsiServiceConfigFailureActionsTupleFields.DelayActions, value);
108 } 108 }
109 109
110 public string Component_ 110 public string Component_
111 { 111 {
112 get => (string)this.Fields[(int)MsiServiceConfigFailureActionsTupleFields.Component_]?.Value; 112 get => (string)this.Fields[(int)MsiServiceConfigFailureActionsTupleFields.Component_];
113 set => this.Set((int)MsiServiceConfigFailureActionsTupleFields.Component_, value); 113 set => this.Set((int)MsiServiceConfigFailureActionsTupleFields.Component_, value);
114 } 114 }
115 } 115 }
diff --git a/src/WixToolset.Data/Tuples/MsiServiceConfigTuple.cs b/src/WixToolset.Data/Tuples/MsiServiceConfigTuple.cs
index c0e8e459..b0a58d9f 100644
--- a/src/WixToolset.Data/Tuples/MsiServiceConfigTuple.cs
+++ b/src/WixToolset.Data/Tuples/MsiServiceConfigTuple.cs
@@ -59,7 +59,7 @@ namespace WixToolset.Data.Tuples
59 59
60 public string Name 60 public string Name
61 { 61 {
62 get => (string)this.Fields[(int)MsiServiceConfigTupleFields.Name]?.Value; 62 get => (string)this.Fields[(int)MsiServiceConfigTupleFields.Name];
63 set => this.Set((int)MsiServiceConfigTupleFields.Name, value); 63 set => this.Set((int)MsiServiceConfigTupleFields.Name, value);
64 } 64 }
65 65
@@ -89,13 +89,13 @@ namespace WixToolset.Data.Tuples
89 89
90 public string Argument 90 public string Argument
91 { 91 {
92 get => (string)this.Fields[(int)MsiServiceConfigTupleFields.Argument]?.Value; 92 get => (string)this.Fields[(int)MsiServiceConfigTupleFields.Argument];
93 set => this.Set((int)MsiServiceConfigTupleFields.Argument, value); 93 set => this.Set((int)MsiServiceConfigTupleFields.Argument, value);
94 } 94 }
95 95
96 public string Component_ 96 public string Component_
97 { 97 {
98 get => (string)this.Fields[(int)MsiServiceConfigTupleFields.Component_]?.Value; 98 get => (string)this.Fields[(int)MsiServiceConfigTupleFields.Component_];
99 set => this.Set((int)MsiServiceConfigTupleFields.Component_, value); 99 set => this.Set((int)MsiServiceConfigTupleFields.Component_, value);
100 } 100 }
101 } 101 }
diff --git a/src/WixToolset.Data/Tuples/MsiShortcutPropertyTuple.cs b/src/WixToolset.Data/Tuples/MsiShortcutPropertyTuple.cs
index 9ee6b2f2..26ddbf4f 100644
--- a/src/WixToolset.Data/Tuples/MsiShortcutPropertyTuple.cs
+++ b/src/WixToolset.Data/Tuples/MsiShortcutPropertyTuple.cs
@@ -43,25 +43,25 @@ namespace WixToolset.Data.Tuples
43 43
44 public string MsiShortcutProperty 44 public string MsiShortcutProperty
45 { 45 {
46 get => (string)this.Fields[(int)MsiShortcutPropertyTupleFields.MsiShortcutProperty]?.Value; 46 get => (string)this.Fields[(int)MsiShortcutPropertyTupleFields.MsiShortcutProperty];
47 set => this.Set((int)MsiShortcutPropertyTupleFields.MsiShortcutProperty, value); 47 set => this.Set((int)MsiShortcutPropertyTupleFields.MsiShortcutProperty, value);
48 } 48 }
49 49
50 public string Shortcut_ 50 public string Shortcut_
51 { 51 {
52 get => (string)this.Fields[(int)MsiShortcutPropertyTupleFields.Shortcut_]?.Value; 52 get => (string)this.Fields[(int)MsiShortcutPropertyTupleFields.Shortcut_];
53 set => this.Set((int)MsiShortcutPropertyTupleFields.Shortcut_, value); 53 set => this.Set((int)MsiShortcutPropertyTupleFields.Shortcut_, value);
54 } 54 }
55 55
56 public string PropertyKey 56 public string PropertyKey
57 { 57 {
58 get => (string)this.Fields[(int)MsiShortcutPropertyTupleFields.PropertyKey]?.Value; 58 get => (string)this.Fields[(int)MsiShortcutPropertyTupleFields.PropertyKey];
59 set => this.Set((int)MsiShortcutPropertyTupleFields.PropertyKey, value); 59 set => this.Set((int)MsiShortcutPropertyTupleFields.PropertyKey, value);
60 } 60 }
61 61
62 public string PropVariantValue 62 public string PropVariantValue
63 { 63 {
64 get => (string)this.Fields[(int)MsiShortcutPropertyTupleFields.PropVariantValue]?.Value; 64 get => (string)this.Fields[(int)MsiShortcutPropertyTupleFields.PropVariantValue];
65 set => this.Set((int)MsiShortcutPropertyTupleFields.PropVariantValue, value); 65 set => this.Set((int)MsiShortcutPropertyTupleFields.PropVariantValue, value);
66 } 66 }
67 } 67 }
diff --git a/src/WixToolset.Data/Tuples/ODBCAttributeTuple.cs b/src/WixToolset.Data/Tuples/ODBCAttributeTuple.cs
index de4f88cd..293d5a62 100644
--- a/src/WixToolset.Data/Tuples/ODBCAttributeTuple.cs
+++ b/src/WixToolset.Data/Tuples/ODBCAttributeTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string Driver_ 42 public string Driver_
43 { 43 {
44 get => (string)this.Fields[(int)ODBCAttributeTupleFields.Driver_]?.Value; 44 get => (string)this.Fields[(int)ODBCAttributeTupleFields.Driver_];
45 set => this.Set((int)ODBCAttributeTupleFields.Driver_, value); 45 set => this.Set((int)ODBCAttributeTupleFields.Driver_, value);
46 } 46 }
47 47
48 public string Attribute 48 public string Attribute
49 { 49 {
50 get => (string)this.Fields[(int)ODBCAttributeTupleFields.Attribute]?.Value; 50 get => (string)this.Fields[(int)ODBCAttributeTupleFields.Attribute];
51 set => this.Set((int)ODBCAttributeTupleFields.Attribute, value); 51 set => this.Set((int)ODBCAttributeTupleFields.Attribute, value);
52 } 52 }
53 53
54 public string Value 54 public string Value
55 { 55 {
56 get => (string)this.Fields[(int)ODBCAttributeTupleFields.Value]?.Value; 56 get => (string)this.Fields[(int)ODBCAttributeTupleFields.Value];
57 set => this.Set((int)ODBCAttributeTupleFields.Value, value); 57 set => this.Set((int)ODBCAttributeTupleFields.Value, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/ODBCDataSourceTuple.cs b/src/WixToolset.Data/Tuples/ODBCDataSourceTuple.cs
index c06b2da0..ebf35895 100644
--- a/src/WixToolset.Data/Tuples/ODBCDataSourceTuple.cs
+++ b/src/WixToolset.Data/Tuples/ODBCDataSourceTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string DataSource 46 public string DataSource
47 { 47 {
48 get => (string)this.Fields[(int)ODBCDataSourceTupleFields.DataSource]?.Value; 48 get => (string)this.Fields[(int)ODBCDataSourceTupleFields.DataSource];
49 set => this.Set((int)ODBCDataSourceTupleFields.DataSource, value); 49 set => this.Set((int)ODBCDataSourceTupleFields.DataSource, value);
50 } 50 }
51 51
52 public string Component_ 52 public string Component_
53 { 53 {
54 get => (string)this.Fields[(int)ODBCDataSourceTupleFields.Component_]?.Value; 54 get => (string)this.Fields[(int)ODBCDataSourceTupleFields.Component_];
55 set => this.Set((int)ODBCDataSourceTupleFields.Component_, value); 55 set => this.Set((int)ODBCDataSourceTupleFields.Component_, value);
56 } 56 }
57 57
58 public string Description 58 public string Description
59 { 59 {
60 get => (string)this.Fields[(int)ODBCDataSourceTupleFields.Description]?.Value; 60 get => (string)this.Fields[(int)ODBCDataSourceTupleFields.Description];
61 set => this.Set((int)ODBCDataSourceTupleFields.Description, value); 61 set => this.Set((int)ODBCDataSourceTupleFields.Description, value);
62 } 62 }
63 63
64 public string DriverDescription 64 public string DriverDescription
65 { 65 {
66 get => (string)this.Fields[(int)ODBCDataSourceTupleFields.DriverDescription]?.Value; 66 get => (string)this.Fields[(int)ODBCDataSourceTupleFields.DriverDescription];
67 set => this.Set((int)ODBCDataSourceTupleFields.DriverDescription, value); 67 set => this.Set((int)ODBCDataSourceTupleFields.DriverDescription, value);
68 } 68 }
69 69
70 public int Registration 70 public int Registration
71 { 71 {
72 get => (int)this.Fields[(int)ODBCDataSourceTupleFields.Registration]?.Value; 72 get => (int)this.Fields[(int)ODBCDataSourceTupleFields.Registration];
73 set => this.Set((int)ODBCDataSourceTupleFields.Registration, value); 73 set => this.Set((int)ODBCDataSourceTupleFields.Registration, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/ODBCDriverTuple.cs b/src/WixToolset.Data/Tuples/ODBCDriverTuple.cs
index ab40ee88..a35d62f4 100644
--- a/src/WixToolset.Data/Tuples/ODBCDriverTuple.cs
+++ b/src/WixToolset.Data/Tuples/ODBCDriverTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string Driver 46 public string Driver
47 { 47 {
48 get => (string)this.Fields[(int)ODBCDriverTupleFields.Driver]?.Value; 48 get => (string)this.Fields[(int)ODBCDriverTupleFields.Driver];
49 set => this.Set((int)ODBCDriverTupleFields.Driver, value); 49 set => this.Set((int)ODBCDriverTupleFields.Driver, value);
50 } 50 }
51 51
52 public string Component_ 52 public string Component_
53 { 53 {
54 get => (string)this.Fields[(int)ODBCDriverTupleFields.Component_]?.Value; 54 get => (string)this.Fields[(int)ODBCDriverTupleFields.Component_];
55 set => this.Set((int)ODBCDriverTupleFields.Component_, value); 55 set => this.Set((int)ODBCDriverTupleFields.Component_, value);
56 } 56 }
57 57
58 public string Description 58 public string Description
59 { 59 {
60 get => (string)this.Fields[(int)ODBCDriverTupleFields.Description]?.Value; 60 get => (string)this.Fields[(int)ODBCDriverTupleFields.Description];
61 set => this.Set((int)ODBCDriverTupleFields.Description, value); 61 set => this.Set((int)ODBCDriverTupleFields.Description, value);
62 } 62 }
63 63
64 public string File_ 64 public string File_
65 { 65 {
66 get => (string)this.Fields[(int)ODBCDriverTupleFields.File_]?.Value; 66 get => (string)this.Fields[(int)ODBCDriverTupleFields.File_];
67 set => this.Set((int)ODBCDriverTupleFields.File_, value); 67 set => this.Set((int)ODBCDriverTupleFields.File_, value);
68 } 68 }
69 69
70 public string File_Setup 70 public string File_Setup
71 { 71 {
72 get => (string)this.Fields[(int)ODBCDriverTupleFields.File_Setup]?.Value; 72 get => (string)this.Fields[(int)ODBCDriverTupleFields.File_Setup];
73 set => this.Set((int)ODBCDriverTupleFields.File_Setup, value); 73 set => this.Set((int)ODBCDriverTupleFields.File_Setup, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/ODBCSourceAttributeTuple.cs b/src/WixToolset.Data/Tuples/ODBCSourceAttributeTuple.cs
index 541eb532..a69188a2 100644
--- a/src/WixToolset.Data/Tuples/ODBCSourceAttributeTuple.cs
+++ b/src/WixToolset.Data/Tuples/ODBCSourceAttributeTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string DataSource_ 42 public string DataSource_
43 { 43 {
44 get => (string)this.Fields[(int)ODBCSourceAttributeTupleFields.DataSource_]?.Value; 44 get => (string)this.Fields[(int)ODBCSourceAttributeTupleFields.DataSource_];
45 set => this.Set((int)ODBCSourceAttributeTupleFields.DataSource_, value); 45 set => this.Set((int)ODBCSourceAttributeTupleFields.DataSource_, value);
46 } 46 }
47 47
48 public string Attribute 48 public string Attribute
49 { 49 {
50 get => (string)this.Fields[(int)ODBCSourceAttributeTupleFields.Attribute]?.Value; 50 get => (string)this.Fields[(int)ODBCSourceAttributeTupleFields.Attribute];
51 set => this.Set((int)ODBCSourceAttributeTupleFields.Attribute, value); 51 set => this.Set((int)ODBCSourceAttributeTupleFields.Attribute, value);
52 } 52 }
53 53
54 public string Value 54 public string Value
55 { 55 {
56 get => (string)this.Fields[(int)ODBCSourceAttributeTupleFields.Value]?.Value; 56 get => (string)this.Fields[(int)ODBCSourceAttributeTupleFields.Value];
57 set => this.Set((int)ODBCSourceAttributeTupleFields.Value, value); 57 set => this.Set((int)ODBCSourceAttributeTupleFields.Value, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/ODBCTranslatorTuple.cs b/src/WixToolset.Data/Tuples/ODBCTranslatorTuple.cs
index ab1abbdc..678bac57 100644
--- a/src/WixToolset.Data/Tuples/ODBCTranslatorTuple.cs
+++ b/src/WixToolset.Data/Tuples/ODBCTranslatorTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string Translator 46 public string Translator
47 { 47 {
48 get => (string)this.Fields[(int)ODBCTranslatorTupleFields.Translator]?.Value; 48 get => (string)this.Fields[(int)ODBCTranslatorTupleFields.Translator];
49 set => this.Set((int)ODBCTranslatorTupleFields.Translator, value); 49 set => this.Set((int)ODBCTranslatorTupleFields.Translator, value);
50 } 50 }
51 51
52 public string Component_ 52 public string Component_
53 { 53 {
54 get => (string)this.Fields[(int)ODBCTranslatorTupleFields.Component_]?.Value; 54 get => (string)this.Fields[(int)ODBCTranslatorTupleFields.Component_];
55 set => this.Set((int)ODBCTranslatorTupleFields.Component_, value); 55 set => this.Set((int)ODBCTranslatorTupleFields.Component_, value);
56 } 56 }
57 57
58 public string Description 58 public string Description
59 { 59 {
60 get => (string)this.Fields[(int)ODBCTranslatorTupleFields.Description]?.Value; 60 get => (string)this.Fields[(int)ODBCTranslatorTupleFields.Description];
61 set => this.Set((int)ODBCTranslatorTupleFields.Description, value); 61 set => this.Set((int)ODBCTranslatorTupleFields.Description, value);
62 } 62 }
63 63
64 public string File_ 64 public string File_
65 { 65 {
66 get => (string)this.Fields[(int)ODBCTranslatorTupleFields.File_]?.Value; 66 get => (string)this.Fields[(int)ODBCTranslatorTupleFields.File_];
67 set => this.Set((int)ODBCTranslatorTupleFields.File_, value); 67 set => this.Set((int)ODBCTranslatorTupleFields.File_, value);
68 } 68 }
69 69
70 public string File_Setup 70 public string File_Setup
71 { 71 {
72 get => (string)this.Fields[(int)ODBCTranslatorTupleFields.File_Setup]?.Value; 72 get => (string)this.Fields[(int)ODBCTranslatorTupleFields.File_Setup];
73 set => this.Set((int)ODBCTranslatorTupleFields.File_Setup, value); 73 set => this.Set((int)ODBCTranslatorTupleFields.File_Setup, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/PatchMetadataTuple.cs b/src/WixToolset.Data/Tuples/PatchMetadataTuple.cs
index d596e58e..df6962b3 100644
--- a/src/WixToolset.Data/Tuples/PatchMetadataTuple.cs
+++ b/src/WixToolset.Data/Tuples/PatchMetadataTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string Company 42 public string Company
43 { 43 {
44 get => (string)this.Fields[(int)PatchMetadataTupleFields.Company]?.Value; 44 get => (string)this.Fields[(int)PatchMetadataTupleFields.Company];
45 set => this.Set((int)PatchMetadataTupleFields.Company, value); 45 set => this.Set((int)PatchMetadataTupleFields.Company, value);
46 } 46 }
47 47
48 public string Property 48 public string Property
49 { 49 {
50 get => (string)this.Fields[(int)PatchMetadataTupleFields.Property]?.Value; 50 get => (string)this.Fields[(int)PatchMetadataTupleFields.Property];
51 set => this.Set((int)PatchMetadataTupleFields.Property, value); 51 set => this.Set((int)PatchMetadataTupleFields.Property, value);
52 } 52 }
53 53
54 public string Value 54 public string Value
55 { 55 {
56 get => (string)this.Fields[(int)PatchMetadataTupleFields.Value]?.Value; 56 get => (string)this.Fields[(int)PatchMetadataTupleFields.Value];
57 set => this.Set((int)PatchMetadataTupleFields.Value, value); 57 set => this.Set((int)PatchMetadataTupleFields.Value, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/PatchPackageTuple.cs b/src/WixToolset.Data/Tuples/PatchPackageTuple.cs
index 276d00a2..36898c45 100644
--- a/src/WixToolset.Data/Tuples/PatchPackageTuple.cs
+++ b/src/WixToolset.Data/Tuples/PatchPackageTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string PatchId 40 public string PatchId
41 { 41 {
42 get => (string)this.Fields[(int)PatchPackageTupleFields.PatchId]?.Value; 42 get => (string)this.Fields[(int)PatchPackageTupleFields.PatchId];
43 set => this.Set((int)PatchPackageTupleFields.PatchId, value); 43 set => this.Set((int)PatchPackageTupleFields.PatchId, value);
44 } 44 }
45 45
46 public int Media_ 46 public int Media_
47 { 47 {
48 get => (int)this.Fields[(int)PatchPackageTupleFields.Media_]?.Value; 48 get => (int)this.Fields[(int)PatchPackageTupleFields.Media_];
49 set => this.Set((int)PatchPackageTupleFields.Media_, value); 49 set => this.Set((int)PatchPackageTupleFields.Media_, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/PatchSequenceTuple.cs b/src/WixToolset.Data/Tuples/PatchSequenceTuple.cs
index 624054c1..857e8d6e 100644
--- a/src/WixToolset.Data/Tuples/PatchSequenceTuple.cs
+++ b/src/WixToolset.Data/Tuples/PatchSequenceTuple.cs
@@ -43,25 +43,25 @@ namespace WixToolset.Data.Tuples
43 43
44 public string PatchFamily 44 public string PatchFamily
45 { 45 {
46 get => (string)this.Fields[(int)PatchSequenceTupleFields.PatchFamily]?.Value; 46 get => (string)this.Fields[(int)PatchSequenceTupleFields.PatchFamily];
47 set => this.Set((int)PatchSequenceTupleFields.PatchFamily, value); 47 set => this.Set((int)PatchSequenceTupleFields.PatchFamily, value);
48 } 48 }
49 49
50 public string Target 50 public string Target
51 { 51 {
52 get => (string)this.Fields[(int)PatchSequenceTupleFields.Target]?.Value; 52 get => (string)this.Fields[(int)PatchSequenceTupleFields.Target];
53 set => this.Set((int)PatchSequenceTupleFields.Target, value); 53 set => this.Set((int)PatchSequenceTupleFields.Target, value);
54 } 54 }
55 55
56 public string Sequence 56 public string Sequence
57 { 57 {
58 get => (string)this.Fields[(int)PatchSequenceTupleFields.Sequence]?.Value; 58 get => (string)this.Fields[(int)PatchSequenceTupleFields.Sequence];
59 set => this.Set((int)PatchSequenceTupleFields.Sequence, value); 59 set => this.Set((int)PatchSequenceTupleFields.Sequence, value);
60 } 60 }
61 61
62 public int Supersede 62 public int Supersede
63 { 63 {
64 get => (int)this.Fields[(int)PatchSequenceTupleFields.Supersede]?.Value; 64 get => (int)this.Fields[(int)PatchSequenceTupleFields.Supersede];
65 set => this.Set((int)PatchSequenceTupleFields.Supersede, value); 65 set => this.Set((int)PatchSequenceTupleFields.Supersede, value);
66 } 66 }
67 } 67 }
diff --git a/src/WixToolset.Data/Tuples/PatchTuple.cs b/src/WixToolset.Data/Tuples/PatchTuple.cs
index 268307c7..ca313410 100644
--- a/src/WixToolset.Data/Tuples/PatchTuple.cs
+++ b/src/WixToolset.Data/Tuples/PatchTuple.cs
@@ -47,37 +47,37 @@ namespace WixToolset.Data.Tuples
47 47
48 public string File_ 48 public string File_
49 { 49 {
50 get => (string)this.Fields[(int)PatchTupleFields.File_]?.Value; 50 get => (string)this.Fields[(int)PatchTupleFields.File_];
51 set => this.Set((int)PatchTupleFields.File_, value); 51 set => this.Set((int)PatchTupleFields.File_, value);
52 } 52 }
53 53
54 public int Sequence 54 public int Sequence
55 { 55 {
56 get => (int)this.Fields[(int)PatchTupleFields.Sequence]?.Value; 56 get => (int)this.Fields[(int)PatchTupleFields.Sequence];
57 set => this.Set((int)PatchTupleFields.Sequence, value); 57 set => this.Set((int)PatchTupleFields.Sequence, value);
58 } 58 }
59 59
60 public int PatchSize 60 public int PatchSize
61 { 61 {
62 get => (int)this.Fields[(int)PatchTupleFields.PatchSize]?.Value; 62 get => (int)this.Fields[(int)PatchTupleFields.PatchSize];
63 set => this.Set((int)PatchTupleFields.PatchSize, value); 63 set => this.Set((int)PatchTupleFields.PatchSize, value);
64 } 64 }
65 65
66 public int Attributes 66 public int Attributes
67 { 67 {
68 get => (int)this.Fields[(int)PatchTupleFields.Attributes]?.Value; 68 get => (int)this.Fields[(int)PatchTupleFields.Attributes];
69 set => this.Set((int)PatchTupleFields.Attributes, value); 69 set => this.Set((int)PatchTupleFields.Attributes, value);
70 } 70 }
71 71
72 public string Header 72 public string Header
73 { 73 {
74 get => (string)this.Fields[(int)PatchTupleFields.Header]?.Value; 74 get => (string)this.Fields[(int)PatchTupleFields.Header];
75 set => this.Set((int)PatchTupleFields.Header, value); 75 set => this.Set((int)PatchTupleFields.Header, value);
76 } 76 }
77 77
78 public string StreamRef_ 78 public string StreamRef_
79 { 79 {
80 get => (string)this.Fields[(int)PatchTupleFields.StreamRef_]?.Value; 80 get => (string)this.Fields[(int)PatchTupleFields.StreamRef_];
81 set => this.Set((int)PatchTupleFields.StreamRef_, value); 81 set => this.Set((int)PatchTupleFields.StreamRef_, value);
82 } 82 }
83 } 83 }
diff --git a/src/WixToolset.Data/Tuples/ProgIdTuple.cs b/src/WixToolset.Data/Tuples/ProgIdTuple.cs
index a1713392..9275e6aa 100644
--- a/src/WixToolset.Data/Tuples/ProgIdTuple.cs
+++ b/src/WixToolset.Data/Tuples/ProgIdTuple.cs
@@ -47,37 +47,37 @@ namespace WixToolset.Data.Tuples
47 47
48 public string ProgId 48 public string ProgId
49 { 49 {
50 get => (string)this.Fields[(int)ProgIdTupleFields.ProgId]?.Value; 50 get => (string)this.Fields[(int)ProgIdTupleFields.ProgId];
51 set => this.Set((int)ProgIdTupleFields.ProgId, value); 51 set => this.Set((int)ProgIdTupleFields.ProgId, value);
52 } 52 }
53 53
54 public string ProgId_Parent 54 public string ProgId_Parent
55 { 55 {
56 get => (string)this.Fields[(int)ProgIdTupleFields.ProgId_Parent]?.Value; 56 get => (string)this.Fields[(int)ProgIdTupleFields.ProgId_Parent];
57 set => this.Set((int)ProgIdTupleFields.ProgId_Parent, value); 57 set => this.Set((int)ProgIdTupleFields.ProgId_Parent, value);
58 } 58 }
59 59
60 public string Class_ 60 public string Class_
61 { 61 {
62 get => (string)this.Fields[(int)ProgIdTupleFields.Class_]?.Value; 62 get => (string)this.Fields[(int)ProgIdTupleFields.Class_];
63 set => this.Set((int)ProgIdTupleFields.Class_, value); 63 set => this.Set((int)ProgIdTupleFields.Class_, value);
64 } 64 }
65 65
66 public string Description 66 public string Description
67 { 67 {
68 get => (string)this.Fields[(int)ProgIdTupleFields.Description]?.Value; 68 get => (string)this.Fields[(int)ProgIdTupleFields.Description];
69 set => this.Set((int)ProgIdTupleFields.Description, value); 69 set => this.Set((int)ProgIdTupleFields.Description, value);
70 } 70 }
71 71
72 public string Icon_ 72 public string Icon_
73 { 73 {
74 get => (string)this.Fields[(int)ProgIdTupleFields.Icon_]?.Value; 74 get => (string)this.Fields[(int)ProgIdTupleFields.Icon_];
75 set => this.Set((int)ProgIdTupleFields.Icon_, value); 75 set => this.Set((int)ProgIdTupleFields.Icon_, value);
76 } 76 }
77 77
78 public int IconIndex 78 public int IconIndex
79 { 79 {
80 get => (int)this.Fields[(int)ProgIdTupleFields.IconIndex]?.Value; 80 get => (int)this.Fields[(int)ProgIdTupleFields.IconIndex];
81 set => this.Set((int)ProgIdTupleFields.IconIndex, value); 81 set => this.Set((int)ProgIdTupleFields.IconIndex, value);
82 } 82 }
83 } 83 }
diff --git a/src/WixToolset.Data/Tuples/PropertiesTuple.cs b/src/WixToolset.Data/Tuples/PropertiesTuple.cs
index 6aafaa51..aaccaa81 100644
--- a/src/WixToolset.Data/Tuples/PropertiesTuple.cs
+++ b/src/WixToolset.Data/Tuples/PropertiesTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string Name 40 public string Name
41 { 41 {
42 get => (string)this.Fields[(int)PropertiesTupleFields.Name]?.Value; 42 get => (string)this.Fields[(int)PropertiesTupleFields.Name];
43 set => this.Set((int)PropertiesTupleFields.Name, value); 43 set => this.Set((int)PropertiesTupleFields.Name, value);
44 } 44 }
45 45
46 public string Value 46 public string Value
47 { 47 {
48 get => (string)this.Fields[(int)PropertiesTupleFields.Value]?.Value; 48 get => (string)this.Fields[(int)PropertiesTupleFields.Value];
49 set => this.Set((int)PropertiesTupleFields.Value, value); 49 set => this.Set((int)PropertiesTupleFields.Value, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/PublishComponentTuple.cs b/src/WixToolset.Data/Tuples/PublishComponentTuple.cs
index d17da1bb..b3cd766e 100644
--- a/src/WixToolset.Data/Tuples/PublishComponentTuple.cs
+++ b/src/WixToolset.Data/Tuples/PublishComponentTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string ComponentId 46 public string ComponentId
47 { 47 {
48 get => (string)this.Fields[(int)PublishComponentTupleFields.ComponentId]?.Value; 48 get => (string)this.Fields[(int)PublishComponentTupleFields.ComponentId];
49 set => this.Set((int)PublishComponentTupleFields.ComponentId, value); 49 set => this.Set((int)PublishComponentTupleFields.ComponentId, value);
50 } 50 }
51 51
52 public string Qualifier 52 public string Qualifier
53 { 53 {
54 get => (string)this.Fields[(int)PublishComponentTupleFields.Qualifier]?.Value; 54 get => (string)this.Fields[(int)PublishComponentTupleFields.Qualifier];
55 set => this.Set((int)PublishComponentTupleFields.Qualifier, value); 55 set => this.Set((int)PublishComponentTupleFields.Qualifier, value);
56 } 56 }
57 57
58 public string Component_ 58 public string Component_
59 { 59 {
60 get => (string)this.Fields[(int)PublishComponentTupleFields.Component_]?.Value; 60 get => (string)this.Fields[(int)PublishComponentTupleFields.Component_];
61 set => this.Set((int)PublishComponentTupleFields.Component_, value); 61 set => this.Set((int)PublishComponentTupleFields.Component_, value);
62 } 62 }
63 63
64 public string AppData 64 public string AppData
65 { 65 {
66 get => (string)this.Fields[(int)PublishComponentTupleFields.AppData]?.Value; 66 get => (string)this.Fields[(int)PublishComponentTupleFields.AppData];
67 set => this.Set((int)PublishComponentTupleFields.AppData, value); 67 set => this.Set((int)PublishComponentTupleFields.AppData, value);
68 } 68 }
69 69
70 public string Feature_ 70 public string Feature_
71 { 71 {
72 get => (string)this.Fields[(int)PublishComponentTupleFields.Feature_]?.Value; 72 get => (string)this.Fields[(int)PublishComponentTupleFields.Feature_];
73 set => this.Set((int)PublishComponentTupleFields.Feature_, value); 73 set => this.Set((int)PublishComponentTupleFields.Feature_, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/RadioButtonTuple.cs b/src/WixToolset.Data/Tuples/RadioButtonTuple.cs
index 420577dc..2fea402a 100644
--- a/src/WixToolset.Data/Tuples/RadioButtonTuple.cs
+++ b/src/WixToolset.Data/Tuples/RadioButtonTuple.cs
@@ -53,55 +53,55 @@ namespace WixToolset.Data.Tuples
53 53
54 public string Property 54 public string Property
55 { 55 {
56 get => (string)this.Fields[(int)RadioButtonTupleFields.Property]?.Value; 56 get => (string)this.Fields[(int)RadioButtonTupleFields.Property];
57 set => this.Set((int)RadioButtonTupleFields.Property, value); 57 set => this.Set((int)RadioButtonTupleFields.Property, value);
58 } 58 }
59 59
60 public int Order 60 public int Order
61 { 61 {
62 get => (int)this.Fields[(int)RadioButtonTupleFields.Order]?.Value; 62 get => (int)this.Fields[(int)RadioButtonTupleFields.Order];
63 set => this.Set((int)RadioButtonTupleFields.Order, value); 63 set => this.Set((int)RadioButtonTupleFields.Order, value);
64 } 64 }
65 65
66 public string Value 66 public string Value
67 { 67 {
68 get => (string)this.Fields[(int)RadioButtonTupleFields.Value]?.Value; 68 get => (string)this.Fields[(int)RadioButtonTupleFields.Value];
69 set => this.Set((int)RadioButtonTupleFields.Value, value); 69 set => this.Set((int)RadioButtonTupleFields.Value, value);
70 } 70 }
71 71
72 public int X 72 public int X
73 { 73 {
74 get => (int)this.Fields[(int)RadioButtonTupleFields.X]?.Value; 74 get => (int)this.Fields[(int)RadioButtonTupleFields.X];
75 set => this.Set((int)RadioButtonTupleFields.X, value); 75 set => this.Set((int)RadioButtonTupleFields.X, value);
76 } 76 }
77 77
78 public int Y 78 public int Y
79 { 79 {
80 get => (int)this.Fields[(int)RadioButtonTupleFields.Y]?.Value; 80 get => (int)this.Fields[(int)RadioButtonTupleFields.Y];
81 set => this.Set((int)RadioButtonTupleFields.Y, value); 81 set => this.Set((int)RadioButtonTupleFields.Y, value);
82 } 82 }
83 83
84 public int Width 84 public int Width
85 { 85 {
86 get => (int)this.Fields[(int)RadioButtonTupleFields.Width]?.Value; 86 get => (int)this.Fields[(int)RadioButtonTupleFields.Width];
87 set => this.Set((int)RadioButtonTupleFields.Width, value); 87 set => this.Set((int)RadioButtonTupleFields.Width, value);
88 } 88 }
89 89
90 public int Height 90 public int Height
91 { 91 {
92 get => (int)this.Fields[(int)RadioButtonTupleFields.Height]?.Value; 92 get => (int)this.Fields[(int)RadioButtonTupleFields.Height];
93 set => this.Set((int)RadioButtonTupleFields.Height, value); 93 set => this.Set((int)RadioButtonTupleFields.Height, value);
94 } 94 }
95 95
96 public string Text 96 public string Text
97 { 97 {
98 get => (string)this.Fields[(int)RadioButtonTupleFields.Text]?.Value; 98 get => (string)this.Fields[(int)RadioButtonTupleFields.Text];
99 set => this.Set((int)RadioButtonTupleFields.Text, value); 99 set => this.Set((int)RadioButtonTupleFields.Text, value);
100 } 100 }
101 101
102 public string Help 102 public string Help
103 { 103 {
104 get => (string)this.Fields[(int)RadioButtonTupleFields.Help]?.Value; 104 get => (string)this.Fields[(int)RadioButtonTupleFields.Help];
105 set => this.Set((int)RadioButtonTupleFields.Help, value); 105 set => this.Set((int)RadioButtonTupleFields.Help, value);
106 } 106 }
107 } 107 }
diff --git a/src/WixToolset.Data/Tuples/RegLocatorTuple.cs b/src/WixToolset.Data/Tuples/RegLocatorTuple.cs
index b098e687..f8edad95 100644
--- a/src/WixToolset.Data/Tuples/RegLocatorTuple.cs
+++ b/src/WixToolset.Data/Tuples/RegLocatorTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string Signature_ 46 public string Signature_
47 { 47 {
48 get => (string)this.Fields[(int)RegLocatorTupleFields.Signature_]?.Value; 48 get => (string)this.Fields[(int)RegLocatorTupleFields.Signature_];
49 set => this.Set((int)RegLocatorTupleFields.Signature_, value); 49 set => this.Set((int)RegLocatorTupleFields.Signature_, value);
50 } 50 }
51 51
52 public int Root 52 public int Root
53 { 53 {
54 get => (int)this.Fields[(int)RegLocatorTupleFields.Root]?.Value; 54 get => (int)this.Fields[(int)RegLocatorTupleFields.Root];
55 set => this.Set((int)RegLocatorTupleFields.Root, value); 55 set => this.Set((int)RegLocatorTupleFields.Root, value);
56 } 56 }
57 57
58 public string Key 58 public string Key
59 { 59 {
60 get => (string)this.Fields[(int)RegLocatorTupleFields.Key]?.Value; 60 get => (string)this.Fields[(int)RegLocatorTupleFields.Key];
61 set => this.Set((int)RegLocatorTupleFields.Key, value); 61 set => this.Set((int)RegLocatorTupleFields.Key, value);
62 } 62 }
63 63
64 public string Name 64 public string Name
65 { 65 {
66 get => (string)this.Fields[(int)RegLocatorTupleFields.Name]?.Value; 66 get => (string)this.Fields[(int)RegLocatorTupleFields.Name];
67 set => this.Set((int)RegLocatorTupleFields.Name, value); 67 set => this.Set((int)RegLocatorTupleFields.Name, value);
68 } 68 }
69 69
70 public int Type 70 public int Type
71 { 71 {
72 get => (int)this.Fields[(int)RegLocatorTupleFields.Type]?.Value; 72 get => (int)this.Fields[(int)RegLocatorTupleFields.Type];
73 set => this.Set((int)RegLocatorTupleFields.Type, value); 73 set => this.Set((int)RegLocatorTupleFields.Type, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/RegistryTuple.cs b/src/WixToolset.Data/Tuples/RegistryTuple.cs
index d76de213..adb00f49 100644
--- a/src/WixToolset.Data/Tuples/RegistryTuple.cs
+++ b/src/WixToolset.Data/Tuples/RegistryTuple.cs
@@ -71,13 +71,13 @@ namespace WixToolset.Data.Tuples
71 71
72 public string Key 72 public string Key
73 { 73 {
74 get => (string)this.Fields[(int)RegistryTupleFields.Key]?.Value; 74 get => (string)this.Fields[(int)RegistryTupleFields.Key];
75 set => this.Set((int)RegistryTupleFields.Key, value); 75 set => this.Set((int)RegistryTupleFields.Key, value);
76 } 76 }
77 77
78 public string Name 78 public string Name
79 { 79 {
80 get => (string)this.Fields[(int)RegistryTupleFields.Name]?.Value; 80 get => (string)this.Fields[(int)RegistryTupleFields.Name];
81 set => this.Set((int)RegistryTupleFields.Name, value); 81 set => this.Set((int)RegistryTupleFields.Name, value);
82 } 82 }
83 83
@@ -101,7 +101,7 @@ namespace WixToolset.Data.Tuples
101 101
102 public string Component_ 102 public string Component_
103 { 103 {
104 get => (string)this.Fields[(int)RegistryTupleFields.Component_]?.Value; 104 get => (string)this.Fields[(int)RegistryTupleFields.Component_];
105 set => this.Set((int)RegistryTupleFields.Component_, value); 105 set => this.Set((int)RegistryTupleFields.Component_, value);
106 } 106 }
107 } 107 }
diff --git a/src/WixToolset.Data/Tuples/RemoveFileTuple.cs b/src/WixToolset.Data/Tuples/RemoveFileTuple.cs
index 1860172f..1f370ae9 100644
--- a/src/WixToolset.Data/Tuples/RemoveFileTuple.cs
+++ b/src/WixToolset.Data/Tuples/RemoveFileTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string FileKey 46 public string FileKey
47 { 47 {
48 get => (string)this.Fields[(int)RemoveFileTupleFields.FileKey]?.Value; 48 get => (string)this.Fields[(int)RemoveFileTupleFields.FileKey];
49 set => this.Set((int)RemoveFileTupleFields.FileKey, value); 49 set => this.Set((int)RemoveFileTupleFields.FileKey, value);
50 } 50 }
51 51
52 public string Component_ 52 public string Component_
53 { 53 {
54 get => (string)this.Fields[(int)RemoveFileTupleFields.Component_]?.Value; 54 get => (string)this.Fields[(int)RemoveFileTupleFields.Component_];
55 set => this.Set((int)RemoveFileTupleFields.Component_, value); 55 set => this.Set((int)RemoveFileTupleFields.Component_, value);
56 } 56 }
57 57
58 public string FileName 58 public string FileName
59 { 59 {
60 get => (string)this.Fields[(int)RemoveFileTupleFields.FileName]?.Value; 60 get => (string)this.Fields[(int)RemoveFileTupleFields.FileName];
61 set => this.Set((int)RemoveFileTupleFields.FileName, value); 61 set => this.Set((int)RemoveFileTupleFields.FileName, value);
62 } 62 }
63 63
64 public string DirProperty 64 public string DirProperty
65 { 65 {
66 get => (string)this.Fields[(int)RemoveFileTupleFields.DirProperty]?.Value; 66 get => (string)this.Fields[(int)RemoveFileTupleFields.DirProperty];
67 set => this.Set((int)RemoveFileTupleFields.DirProperty, value); 67 set => this.Set((int)RemoveFileTupleFields.DirProperty, value);
68 } 68 }
69 69
70 public int InstallMode 70 public int InstallMode
71 { 71 {
72 get => (int)this.Fields[(int)RemoveFileTupleFields.InstallMode]?.Value; 72 get => (int)this.Fields[(int)RemoveFileTupleFields.InstallMode];
73 set => this.Set((int)RemoveFileTupleFields.InstallMode, value); 73 set => this.Set((int)RemoveFileTupleFields.InstallMode, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/RemoveIniFileTuple.cs b/src/WixToolset.Data/Tuples/RemoveIniFileTuple.cs
index e2e79560..69990a31 100644
--- a/src/WixToolset.Data/Tuples/RemoveIniFileTuple.cs
+++ b/src/WixToolset.Data/Tuples/RemoveIniFileTuple.cs
@@ -51,49 +51,49 @@ namespace WixToolset.Data.Tuples
51 51
52 public string RemoveIniFile 52 public string RemoveIniFile
53 { 53 {
54 get => (string)this.Fields[(int)RemoveIniFileTupleFields.RemoveIniFile]?.Value; 54 get => (string)this.Fields[(int)RemoveIniFileTupleFields.RemoveIniFile];
55 set => this.Set((int)RemoveIniFileTupleFields.RemoveIniFile, value); 55 set => this.Set((int)RemoveIniFileTupleFields.RemoveIniFile, value);
56 } 56 }
57 57
58 public string FileName 58 public string FileName
59 { 59 {
60 get => (string)this.Fields[(int)RemoveIniFileTupleFields.FileName]?.Value; 60 get => (string)this.Fields[(int)RemoveIniFileTupleFields.FileName];
61 set => this.Set((int)RemoveIniFileTupleFields.FileName, value); 61 set => this.Set((int)RemoveIniFileTupleFields.FileName, value);
62 } 62 }
63 63
64 public string DirProperty 64 public string DirProperty
65 { 65 {
66 get => (string)this.Fields[(int)RemoveIniFileTupleFields.DirProperty]?.Value; 66 get => (string)this.Fields[(int)RemoveIniFileTupleFields.DirProperty];
67 set => this.Set((int)RemoveIniFileTupleFields.DirProperty, value); 67 set => this.Set((int)RemoveIniFileTupleFields.DirProperty, value);
68 } 68 }
69 69
70 public string Section 70 public string Section
71 { 71 {
72 get => (string)this.Fields[(int)RemoveIniFileTupleFields.Section]?.Value; 72 get => (string)this.Fields[(int)RemoveIniFileTupleFields.Section];
73 set => this.Set((int)RemoveIniFileTupleFields.Section, value); 73 set => this.Set((int)RemoveIniFileTupleFields.Section, value);
74 } 74 }
75 75
76 public string Key 76 public string Key
77 { 77 {
78 get => (string)this.Fields[(int)RemoveIniFileTupleFields.Key]?.Value; 78 get => (string)this.Fields[(int)RemoveIniFileTupleFields.Key];
79 set => this.Set((int)RemoveIniFileTupleFields.Key, value); 79 set => this.Set((int)RemoveIniFileTupleFields.Key, value);
80 } 80 }
81 81
82 public string Value 82 public string Value
83 { 83 {
84 get => (string)this.Fields[(int)RemoveIniFileTupleFields.Value]?.Value; 84 get => (string)this.Fields[(int)RemoveIniFileTupleFields.Value];
85 set => this.Set((int)RemoveIniFileTupleFields.Value, value); 85 set => this.Set((int)RemoveIniFileTupleFields.Value, value);
86 } 86 }
87 87
88 public int Action 88 public int Action
89 { 89 {
90 get => (int)this.Fields[(int)RemoveIniFileTupleFields.Action]?.Value; 90 get => (int)this.Fields[(int)RemoveIniFileTupleFields.Action];
91 set => this.Set((int)RemoveIniFileTupleFields.Action, value); 91 set => this.Set((int)RemoveIniFileTupleFields.Action, value);
92 } 92 }
93 93
94 public string Component_ 94 public string Component_
95 { 95 {
96 get => (string)this.Fields[(int)RemoveIniFileTupleFields.Component_]?.Value; 96 get => (string)this.Fields[(int)RemoveIniFileTupleFields.Component_];
97 set => this.Set((int)RemoveIniFileTupleFields.Component_, value); 97 set => this.Set((int)RemoveIniFileTupleFields.Component_, value);
98 } 98 }
99 } 99 }
diff --git a/src/WixToolset.Data/Tuples/RemoveRegistryTuple.cs b/src/WixToolset.Data/Tuples/RemoveRegistryTuple.cs
index e3552d10..de13cdb0 100644
--- a/src/WixToolset.Data/Tuples/RemoveRegistryTuple.cs
+++ b/src/WixToolset.Data/Tuples/RemoveRegistryTuple.cs
@@ -57,13 +57,13 @@ namespace WixToolset.Data.Tuples
57 57
58 public string Key 58 public string Key
59 { 59 {
60 get => (string)this.Fields[(int)RemoveRegistryTupleFields.Key]?.Value; 60 get => (string)this.Fields[(int)RemoveRegistryTupleFields.Key];
61 set => this.Set((int)RemoveRegistryTupleFields.Key, value); 61 set => this.Set((int)RemoveRegistryTupleFields.Key, value);
62 } 62 }
63 63
64 public string Name 64 public string Name
65 { 65 {
66 get => (string)this.Fields[(int)RemoveRegistryTupleFields.Name]?.Value; 66 get => (string)this.Fields[(int)RemoveRegistryTupleFields.Name];
67 set => this.Set((int)RemoveRegistryTupleFields.Name, value); 67 set => this.Set((int)RemoveRegistryTupleFields.Name, value);
68 } 68 }
69 69
@@ -75,7 +75,7 @@ namespace WixToolset.Data.Tuples
75 75
76 public string Component_ 76 public string Component_
77 { 77 {
78 get => (string)this.Fields[(int)RemoveRegistryTupleFields.Component_]?.Value; 78 get => (string)this.Fields[(int)RemoveRegistryTupleFields.Component_];
79 set => this.Set((int)RemoveRegistryTupleFields.Component_, value); 79 set => this.Set((int)RemoveRegistryTupleFields.Component_, value);
80 } 80 }
81 } 81 }
diff --git a/src/WixToolset.Data/Tuples/ReserveCostTuple.cs b/src/WixToolset.Data/Tuples/ReserveCostTuple.cs
index 769ac4b2..8804cf3c 100644
--- a/src/WixToolset.Data/Tuples/ReserveCostTuple.cs
+++ b/src/WixToolset.Data/Tuples/ReserveCostTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string ReserveKey 46 public string ReserveKey
47 { 47 {
48 get => (string)this.Fields[(int)ReserveCostTupleFields.ReserveKey]?.Value; 48 get => (string)this.Fields[(int)ReserveCostTupleFields.ReserveKey];
49 set => this.Set((int)ReserveCostTupleFields.ReserveKey, value); 49 set => this.Set((int)ReserveCostTupleFields.ReserveKey, value);
50 } 50 }
51 51
52 public string Component_ 52 public string Component_
53 { 53 {
54 get => (string)this.Fields[(int)ReserveCostTupleFields.Component_]?.Value; 54 get => (string)this.Fields[(int)ReserveCostTupleFields.Component_];
55 set => this.Set((int)ReserveCostTupleFields.Component_, value); 55 set => this.Set((int)ReserveCostTupleFields.Component_, value);
56 } 56 }
57 57
58 public string ReserveFolder 58 public string ReserveFolder
59 { 59 {
60 get => (string)this.Fields[(int)ReserveCostTupleFields.ReserveFolder]?.Value; 60 get => (string)this.Fields[(int)ReserveCostTupleFields.ReserveFolder];
61 set => this.Set((int)ReserveCostTupleFields.ReserveFolder, value); 61 set => this.Set((int)ReserveCostTupleFields.ReserveFolder, value);
62 } 62 }
63 63
64 public int ReserveLocal 64 public int ReserveLocal
65 { 65 {
66 get => (int)this.Fields[(int)ReserveCostTupleFields.ReserveLocal]?.Value; 66 get => (int)this.Fields[(int)ReserveCostTupleFields.ReserveLocal];
67 set => this.Set((int)ReserveCostTupleFields.ReserveLocal, value); 67 set => this.Set((int)ReserveCostTupleFields.ReserveLocal, value);
68 } 68 }
69 69
70 public int ReserveSource 70 public int ReserveSource
71 { 71 {
72 get => (int)this.Fields[(int)ReserveCostTupleFields.ReserveSource]?.Value; 72 get => (int)this.Fields[(int)ReserveCostTupleFields.ReserveSource];
73 set => this.Set((int)ReserveCostTupleFields.ReserveSource, value); 73 set => this.Set((int)ReserveCostTupleFields.ReserveSource, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/SFPCatalogTuple.cs b/src/WixToolset.Data/Tuples/SFPCatalogTuple.cs
index 5db5f984..e80b5cf5 100644
--- a/src/WixToolset.Data/Tuples/SFPCatalogTuple.cs
+++ b/src/WixToolset.Data/Tuples/SFPCatalogTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string SFPCatalog 42 public string SFPCatalog
43 { 43 {
44 get => (string)this.Fields[(int)SFPCatalogTupleFields.SFPCatalog]?.Value; 44 get => (string)this.Fields[(int)SFPCatalogTupleFields.SFPCatalog];
45 set => this.Set((int)SFPCatalogTupleFields.SFPCatalog, value); 45 set => this.Set((int)SFPCatalogTupleFields.SFPCatalog, value);
46 } 46 }
47 47
48 public string Catalog 48 public string Catalog
49 { 49 {
50 get => (string)this.Fields[(int)SFPCatalogTupleFields.Catalog]?.Value; 50 get => (string)this.Fields[(int)SFPCatalogTupleFields.Catalog];
51 set => this.Set((int)SFPCatalogTupleFields.Catalog, value); 51 set => this.Set((int)SFPCatalogTupleFields.Catalog, value);
52 } 52 }
53 53
54 public string Dependency 54 public string Dependency
55 { 55 {
56 get => (string)this.Fields[(int)SFPCatalogTupleFields.Dependency]?.Value; 56 get => (string)this.Fields[(int)SFPCatalogTupleFields.Dependency];
57 set => this.Set((int)SFPCatalogTupleFields.Dependency, value); 57 set => this.Set((int)SFPCatalogTupleFields.Dependency, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/SelfRegTuple.cs b/src/WixToolset.Data/Tuples/SelfRegTuple.cs
index b32127f3..0ea1eeac 100644
--- a/src/WixToolset.Data/Tuples/SelfRegTuple.cs
+++ b/src/WixToolset.Data/Tuples/SelfRegTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string File_ 40 public string File_
41 { 41 {
42 get => (string)this.Fields[(int)SelfRegTupleFields.File_]?.Value; 42 get => (string)this.Fields[(int)SelfRegTupleFields.File_];
43 set => this.Set((int)SelfRegTupleFields.File_, value); 43 set => this.Set((int)SelfRegTupleFields.File_, value);
44 } 44 }
45 45
46 public int Cost 46 public int Cost
47 { 47 {
48 get => (int)this.Fields[(int)SelfRegTupleFields.Cost]?.Value; 48 get => (int)this.Fields[(int)SelfRegTupleFields.Cost];
49 set => this.Set((int)SelfRegTupleFields.Cost, value); 49 set => this.Set((int)SelfRegTupleFields.Cost, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/ServiceControlTuple.cs b/src/WixToolset.Data/Tuples/ServiceControlTuple.cs
index 844ee864..6d57120a 100644
--- a/src/WixToolset.Data/Tuples/ServiceControlTuple.cs
+++ b/src/WixToolset.Data/Tuples/ServiceControlTuple.cs
@@ -57,13 +57,13 @@ namespace WixToolset.Data.Tuples
57 57
58 public string ServiceControl 58 public string ServiceControl
59 { 59 {
60 get => (string)this.Fields[(int)ServiceControlTupleFields.ServiceControl]?.Value; 60 get => (string)this.Fields[(int)ServiceControlTupleFields.ServiceControl];
61 set => this.Set((int)ServiceControlTupleFields.ServiceControl, value); 61 set => this.Set((int)ServiceControlTupleFields.ServiceControl, value);
62 } 62 }
63 63
64 public string Name 64 public string Name
65 { 65 {
66 get => (string)this.Fields[(int)ServiceControlTupleFields.Name]?.Value; 66 get => (string)this.Fields[(int)ServiceControlTupleFields.Name];
67 set => this.Set((int)ServiceControlTupleFields.Name, value); 67 set => this.Set((int)ServiceControlTupleFields.Name, value);
68 } 68 }
69 69
@@ -105,7 +105,7 @@ namespace WixToolset.Data.Tuples
105 105
106 public string Arguments 106 public string Arguments
107 { 107 {
108 get => (string)this.Fields[(int)ServiceControlTupleFields.Arguments]?.Value; 108 get => (string)this.Fields[(int)ServiceControlTupleFields.Arguments];
109 set => this.Set((int)ServiceControlTupleFields.Arguments, value); 109 set => this.Set((int)ServiceControlTupleFields.Arguments, value);
110 } 110 }
111 111
@@ -117,7 +117,7 @@ namespace WixToolset.Data.Tuples
117 117
118 public string Component_ 118 public string Component_
119 { 119 {
120 get => (string)this.Fields[(int)ServiceControlTupleFields.Component_]?.Value; 120 get => (string)this.Fields[(int)ServiceControlTupleFields.Component_];
121 set => this.Set((int)ServiceControlTupleFields.Component_, value); 121 set => this.Set((int)ServiceControlTupleFields.Component_, value);
122 } 122 }
123 } 123 }
diff --git a/src/WixToolset.Data/Tuples/ServiceInstallTuple.cs b/src/WixToolset.Data/Tuples/ServiceInstallTuple.cs
index 987dccd7..a055e46e 100644
--- a/src/WixToolset.Data/Tuples/ServiceInstallTuple.cs
+++ b/src/WixToolset.Data/Tuples/ServiceInstallTuple.cs
@@ -88,13 +88,13 @@ namespace WixToolset.Data.Tuples
88 88
89 public string Name 89 public string Name
90 { 90 {
91 get => (string)this.Fields[(int)ServiceInstallTupleFields.Name]?.Value; 91 get => (string)this.Fields[(int)ServiceInstallTupleFields.Name];
92 set => this.Set((int)ServiceInstallTupleFields.Name, value); 92 set => this.Set((int)ServiceInstallTupleFields.Name, value);
93 } 93 }
94 94
95 public string DisplayName 95 public string DisplayName
96 { 96 {
97 get => (string)this.Fields[(int)ServiceInstallTupleFields.DisplayName]?.Value; 97 get => (string)this.Fields[(int)ServiceInstallTupleFields.DisplayName];
98 set => this.Set((int)ServiceInstallTupleFields.DisplayName, value); 98 set => this.Set((int)ServiceInstallTupleFields.DisplayName, value);
99 } 99 }
100 100
@@ -118,43 +118,43 @@ namespace WixToolset.Data.Tuples
118 118
119 public string LoadOrderGroup 119 public string LoadOrderGroup
120 { 120 {
121 get => (string)this.Fields[(int)ServiceInstallTupleFields.LoadOrderGroup]?.Value; 121 get => (string)this.Fields[(int)ServiceInstallTupleFields.LoadOrderGroup];
122 set => this.Set((int)ServiceInstallTupleFields.LoadOrderGroup, value); 122 set => this.Set((int)ServiceInstallTupleFields.LoadOrderGroup, value);
123 } 123 }
124 124
125 public string Dependencies 125 public string Dependencies
126 { 126 {
127 get => (string)this.Fields[(int)ServiceInstallTupleFields.Dependencies]?.Value; 127 get => (string)this.Fields[(int)ServiceInstallTupleFields.Dependencies];
128 set => this.Set((int)ServiceInstallTupleFields.Dependencies, value); 128 set => this.Set((int)ServiceInstallTupleFields.Dependencies, value);
129 } 129 }
130 130
131 public string StartName 131 public string StartName
132 { 132 {
133 get => (string)this.Fields[(int)ServiceInstallTupleFields.StartName]?.Value; 133 get => (string)this.Fields[(int)ServiceInstallTupleFields.StartName];
134 set => this.Set((int)ServiceInstallTupleFields.StartName, value); 134 set => this.Set((int)ServiceInstallTupleFields.StartName, value);
135 } 135 }
136 136
137 public string Password 137 public string Password
138 { 138 {
139 get => (string)this.Fields[(int)ServiceInstallTupleFields.Password]?.Value; 139 get => (string)this.Fields[(int)ServiceInstallTupleFields.Password];
140 set => this.Set((int)ServiceInstallTupleFields.Password, value); 140 set => this.Set((int)ServiceInstallTupleFields.Password, value);
141 } 141 }
142 142
143 public string Arguments 143 public string Arguments
144 { 144 {
145 get => (string)this.Fields[(int)ServiceInstallTupleFields.Arguments]?.Value; 145 get => (string)this.Fields[(int)ServiceInstallTupleFields.Arguments];
146 set => this.Set((int)ServiceInstallTupleFields.Arguments, value); 146 set => this.Set((int)ServiceInstallTupleFields.Arguments, value);
147 } 147 }
148 148
149 public string Component_ 149 public string Component_
150 { 150 {
151 get => (string)this.Fields[(int)ServiceInstallTupleFields.Component_]?.Value; 151 get => (string)this.Fields[(int)ServiceInstallTupleFields.Component_];
152 set => this.Set((int)ServiceInstallTupleFields.Component_, value); 152 set => this.Set((int)ServiceInstallTupleFields.Component_, value);
153 } 153 }
154 154
155 public string Description 155 public string Description
156 { 156 {
157 get => (string)this.Fields[(int)ServiceInstallTupleFields.Description]?.Value; 157 get => (string)this.Fields[(int)ServiceInstallTupleFields.Description];
158 set => this.Set((int)ServiceInstallTupleFields.Description, value); 158 set => this.Set((int)ServiceInstallTupleFields.Description, value);
159 } 159 }
160 160
diff --git a/src/WixToolset.Data/Tuples/ShortcutTuple.cs b/src/WixToolset.Data/Tuples/ShortcutTuple.cs
index b7f13416..b58bfd8e 100644
--- a/src/WixToolset.Data/Tuples/ShortcutTuple.cs
+++ b/src/WixToolset.Data/Tuples/ShortcutTuple.cs
@@ -72,37 +72,37 @@ namespace WixToolset.Data.Tuples
72 72
73 public string Directory_ 73 public string Directory_
74 { 74 {
75 get => (string)this.Fields[(int)ShortcutTupleFields.Directory_]?.Value; 75 get => (string)this.Fields[(int)ShortcutTupleFields.Directory_];
76 set => this.Set((int)ShortcutTupleFields.Directory_, value); 76 set => this.Set((int)ShortcutTupleFields.Directory_, value);
77 } 77 }
78 78
79 public string Name 79 public string Name
80 { 80 {
81 get => (string)this.Fields[(int)ShortcutTupleFields.Name]?.Value; 81 get => (string)this.Fields[(int)ShortcutTupleFields.Name];
82 set => this.Set((int)ShortcutTupleFields.Name, value); 82 set => this.Set((int)ShortcutTupleFields.Name, value);
83 } 83 }
84 84
85 public string Component_ 85 public string Component_
86 { 86 {
87 get => (string)this.Fields[(int)ShortcutTupleFields.Component_]?.Value; 87 get => (string)this.Fields[(int)ShortcutTupleFields.Component_];
88 set => this.Set((int)ShortcutTupleFields.Component_, value); 88 set => this.Set((int)ShortcutTupleFields.Component_, value);
89 } 89 }
90 90
91 public string Target 91 public string Target
92 { 92 {
93 get => (string)this.Fields[(int)ShortcutTupleFields.Target]?.Value; 93 get => (string)this.Fields[(int)ShortcutTupleFields.Target];
94 set => this.Set((int)ShortcutTupleFields.Target, value); 94 set => this.Set((int)ShortcutTupleFields.Target, value);
95 } 95 }
96 96
97 public string Arguments 97 public string Arguments
98 { 98 {
99 get => (string)this.Fields[(int)ShortcutTupleFields.Arguments]?.Value; 99 get => (string)this.Fields[(int)ShortcutTupleFields.Arguments];
100 set => this.Set((int)ShortcutTupleFields.Arguments, value); 100 set => this.Set((int)ShortcutTupleFields.Arguments, value);
101 } 101 }
102 102
103 public string Description 103 public string Description
104 { 104 {
105 get => (string)this.Fields[(int)ShortcutTupleFields.Description]?.Value; 105 get => (string)this.Fields[(int)ShortcutTupleFields.Description];
106 set => this.Set((int)ShortcutTupleFields.Description, value); 106 set => this.Set((int)ShortcutTupleFields.Description, value);
107 } 107 }
108 108
@@ -114,7 +114,7 @@ namespace WixToolset.Data.Tuples
114 114
115 public string Icon_ 115 public string Icon_
116 { 116 {
117 get => (string)this.Fields[(int)ShortcutTupleFields.Icon_]?.Value; 117 get => (string)this.Fields[(int)ShortcutTupleFields.Icon_];
118 set => this.Set((int)ShortcutTupleFields.Icon_, value); 118 set => this.Set((int)ShortcutTupleFields.Icon_, value);
119 } 119 }
120 120
@@ -132,13 +132,13 @@ namespace WixToolset.Data.Tuples
132 132
133 public string WorkingDirectory 133 public string WorkingDirectory
134 { 134 {
135 get => (string)this.Fields[(int)ShortcutTupleFields.WkDir]?.Value; 135 get => (string)this.Fields[(int)ShortcutTupleFields.WkDir];
136 set => this.Set((int)ShortcutTupleFields.WkDir, value); 136 set => this.Set((int)ShortcutTupleFields.WkDir, value);
137 } 137 }
138 138
139 public string DisplayResourceDll 139 public string DisplayResourceDll
140 { 140 {
141 get => (string)this.Fields[(int)ShortcutTupleFields.DisplayResourceDLL]?.Value; 141 get => (string)this.Fields[(int)ShortcutTupleFields.DisplayResourceDLL];
142 set => this.Set((int)ShortcutTupleFields.DisplayResourceDLL, value); 142 set => this.Set((int)ShortcutTupleFields.DisplayResourceDLL, value);
143 } 143 }
144 144
@@ -150,7 +150,7 @@ namespace WixToolset.Data.Tuples
150 150
151 public string DescriptionResourceDll 151 public string DescriptionResourceDll
152 { 152 {
153 get => (string)this.Fields[(int)ShortcutTupleFields.DescriptionResourceDLL]?.Value; 153 get => (string)this.Fields[(int)ShortcutTupleFields.DescriptionResourceDLL];
154 set => this.Set((int)ShortcutTupleFields.DescriptionResourceDLL, value); 154 set => this.Set((int)ShortcutTupleFields.DescriptionResourceDLL, value);
155 } 155 }
156 156
diff --git a/src/WixToolset.Data/Tuples/SignatureTuple.cs b/src/WixToolset.Data/Tuples/SignatureTuple.cs
index b8dbf308..59c40d99 100644
--- a/src/WixToolset.Data/Tuples/SignatureTuple.cs
+++ b/src/WixToolset.Data/Tuples/SignatureTuple.cs
@@ -53,55 +53,55 @@ namespace WixToolset.Data.Tuples
53 53
54 public string Signature 54 public string Signature
55 { 55 {
56 get => (string)this.Fields[(int)SignatureTupleFields.Signature]?.Value; 56 get => (string)this.Fields[(int)SignatureTupleFields.Signature];
57 set => this.Set((int)SignatureTupleFields.Signature, value); 57 set => this.Set((int)SignatureTupleFields.Signature, value);
58 } 58 }
59 59
60 public string FileName 60 public string FileName
61 { 61 {
62 get => (string)this.Fields[(int)SignatureTupleFields.FileName]?.Value; 62 get => (string)this.Fields[(int)SignatureTupleFields.FileName];
63 set => this.Set((int)SignatureTupleFields.FileName, value); 63 set => this.Set((int)SignatureTupleFields.FileName, value);
64 } 64 }
65 65
66 public string MinVersion 66 public string MinVersion
67 { 67 {
68 get => (string)this.Fields[(int)SignatureTupleFields.MinVersion]?.Value; 68 get => (string)this.Fields[(int)SignatureTupleFields.MinVersion];
69 set => this.Set((int)SignatureTupleFields.MinVersion, value); 69 set => this.Set((int)SignatureTupleFields.MinVersion, value);
70 } 70 }
71 71
72 public string MaxVersion 72 public string MaxVersion
73 { 73 {
74 get => (string)this.Fields[(int)SignatureTupleFields.MaxVersion]?.Value; 74 get => (string)this.Fields[(int)SignatureTupleFields.MaxVersion];
75 set => this.Set((int)SignatureTupleFields.MaxVersion, value); 75 set => this.Set((int)SignatureTupleFields.MaxVersion, value);
76 } 76 }
77 77
78 public int MinSize 78 public int MinSize
79 { 79 {
80 get => (int)this.Fields[(int)SignatureTupleFields.MinSize]?.Value; 80 get => (int)this.Fields[(int)SignatureTupleFields.MinSize];
81 set => this.Set((int)SignatureTupleFields.MinSize, value); 81 set => this.Set((int)SignatureTupleFields.MinSize, value);
82 } 82 }
83 83
84 public int MaxSize 84 public int MaxSize
85 { 85 {
86 get => (int)this.Fields[(int)SignatureTupleFields.MaxSize]?.Value; 86 get => (int)this.Fields[(int)SignatureTupleFields.MaxSize];
87 set => this.Set((int)SignatureTupleFields.MaxSize, value); 87 set => this.Set((int)SignatureTupleFields.MaxSize, value);
88 } 88 }
89 89
90 public int MinDate 90 public int MinDate
91 { 91 {
92 get => (int)this.Fields[(int)SignatureTupleFields.MinDate]?.Value; 92 get => (int)this.Fields[(int)SignatureTupleFields.MinDate];
93 set => this.Set((int)SignatureTupleFields.MinDate, value); 93 set => this.Set((int)SignatureTupleFields.MinDate, value);
94 } 94 }
95 95
96 public int MaxDate 96 public int MaxDate
97 { 97 {
98 get => (int)this.Fields[(int)SignatureTupleFields.MaxDate]?.Value; 98 get => (int)this.Fields[(int)SignatureTupleFields.MaxDate];
99 set => this.Set((int)SignatureTupleFields.MaxDate, value); 99 set => this.Set((int)SignatureTupleFields.MaxDate, value);
100 } 100 }
101 101
102 public string Languages 102 public string Languages
103 { 103 {
104 get => (string)this.Fields[(int)SignatureTupleFields.Languages]?.Value; 104 get => (string)this.Fields[(int)SignatureTupleFields.Languages];
105 set => this.Set((int)SignatureTupleFields.Languages, value); 105 set => this.Set((int)SignatureTupleFields.Languages, value);
106 } 106 }
107 } 107 }
diff --git a/src/WixToolset.Data/Tuples/TargetFiles_OptionalDataTuple.cs b/src/WixToolset.Data/Tuples/TargetFiles_OptionalDataTuple.cs
index 449c4afe..d8fd5b85 100644
--- a/src/WixToolset.Data/Tuples/TargetFiles_OptionalDataTuple.cs
+++ b/src/WixToolset.Data/Tuples/TargetFiles_OptionalDataTuple.cs
@@ -47,37 +47,37 @@ namespace WixToolset.Data.Tuples
47 47
48 public string Target 48 public string Target
49 { 49 {
50 get => (string)this.Fields[(int)TargetFiles_OptionalDataTupleFields.Target]?.Value; 50 get => (string)this.Fields[(int)TargetFiles_OptionalDataTupleFields.Target];
51 set => this.Set((int)TargetFiles_OptionalDataTupleFields.Target, value); 51 set => this.Set((int)TargetFiles_OptionalDataTupleFields.Target, value);
52 } 52 }
53 53
54 public string FTK 54 public string FTK
55 { 55 {
56 get => (string)this.Fields[(int)TargetFiles_OptionalDataTupleFields.FTK]?.Value; 56 get => (string)this.Fields[(int)TargetFiles_OptionalDataTupleFields.FTK];
57 set => this.Set((int)TargetFiles_OptionalDataTupleFields.FTK, value); 57 set => this.Set((int)TargetFiles_OptionalDataTupleFields.FTK, value);
58 } 58 }
59 59
60 public string SymbolPaths 60 public string SymbolPaths
61 { 61 {
62 get => (string)this.Fields[(int)TargetFiles_OptionalDataTupleFields.SymbolPaths]?.Value; 62 get => (string)this.Fields[(int)TargetFiles_OptionalDataTupleFields.SymbolPaths];
63 set => this.Set((int)TargetFiles_OptionalDataTupleFields.SymbolPaths, value); 63 set => this.Set((int)TargetFiles_OptionalDataTupleFields.SymbolPaths, value);
64 } 64 }
65 65
66 public string IgnoreOffsets 66 public string IgnoreOffsets
67 { 67 {
68 get => (string)this.Fields[(int)TargetFiles_OptionalDataTupleFields.IgnoreOffsets]?.Value; 68 get => (string)this.Fields[(int)TargetFiles_OptionalDataTupleFields.IgnoreOffsets];
69 set => this.Set((int)TargetFiles_OptionalDataTupleFields.IgnoreOffsets, value); 69 set => this.Set((int)TargetFiles_OptionalDataTupleFields.IgnoreOffsets, value);
70 } 70 }
71 71
72 public string IgnoreLengths 72 public string IgnoreLengths
73 { 73 {
74 get => (string)this.Fields[(int)TargetFiles_OptionalDataTupleFields.IgnoreLengths]?.Value; 74 get => (string)this.Fields[(int)TargetFiles_OptionalDataTupleFields.IgnoreLengths];
75 set => this.Set((int)TargetFiles_OptionalDataTupleFields.IgnoreLengths, value); 75 set => this.Set((int)TargetFiles_OptionalDataTupleFields.IgnoreLengths, value);
76 } 76 }
77 77
78 public string RetainOffsets 78 public string RetainOffsets
79 { 79 {
80 get => (string)this.Fields[(int)TargetFiles_OptionalDataTupleFields.RetainOffsets]?.Value; 80 get => (string)this.Fields[(int)TargetFiles_OptionalDataTupleFields.RetainOffsets];
81 set => this.Set((int)TargetFiles_OptionalDataTupleFields.RetainOffsets, value); 81 set => this.Set((int)TargetFiles_OptionalDataTupleFields.RetainOffsets, value);
82 } 82 }
83 } 83 }
diff --git a/src/WixToolset.Data/Tuples/TargetImagesTuple.cs b/src/WixToolset.Data/Tuples/TargetImagesTuple.cs
index 0cb74ec9..0dc1d4de 100644
--- a/src/WixToolset.Data/Tuples/TargetImagesTuple.cs
+++ b/src/WixToolset.Data/Tuples/TargetImagesTuple.cs
@@ -49,43 +49,43 @@ namespace WixToolset.Data.Tuples
49 49
50 public string Target 50 public string Target
51 { 51 {
52 get => (string)this.Fields[(int)TargetImagesTupleFields.Target]?.Value; 52 get => (string)this.Fields[(int)TargetImagesTupleFields.Target];
53 set => this.Set((int)TargetImagesTupleFields.Target, value); 53 set => this.Set((int)TargetImagesTupleFields.Target, value);
54 } 54 }
55 55
56 public string MsiPath 56 public string MsiPath
57 { 57 {
58 get => (string)this.Fields[(int)TargetImagesTupleFields.MsiPath]?.Value; 58 get => (string)this.Fields[(int)TargetImagesTupleFields.MsiPath];
59 set => this.Set((int)TargetImagesTupleFields.MsiPath, value); 59 set => this.Set((int)TargetImagesTupleFields.MsiPath, value);
60 } 60 }
61 61
62 public string SymbolPaths 62 public string SymbolPaths
63 { 63 {
64 get => (string)this.Fields[(int)TargetImagesTupleFields.SymbolPaths]?.Value; 64 get => (string)this.Fields[(int)TargetImagesTupleFields.SymbolPaths];
65 set => this.Set((int)TargetImagesTupleFields.SymbolPaths, value); 65 set => this.Set((int)TargetImagesTupleFields.SymbolPaths, value);
66 } 66 }
67 67
68 public string Upgraded 68 public string Upgraded
69 { 69 {
70 get => (string)this.Fields[(int)TargetImagesTupleFields.Upgraded]?.Value; 70 get => (string)this.Fields[(int)TargetImagesTupleFields.Upgraded];
71 set => this.Set((int)TargetImagesTupleFields.Upgraded, value); 71 set => this.Set((int)TargetImagesTupleFields.Upgraded, value);
72 } 72 }
73 73
74 public int Order 74 public int Order
75 { 75 {
76 get => (int)this.Fields[(int)TargetImagesTupleFields.Order]?.Value; 76 get => (int)this.Fields[(int)TargetImagesTupleFields.Order];
77 set => this.Set((int)TargetImagesTupleFields.Order, value); 77 set => this.Set((int)TargetImagesTupleFields.Order, value);
78 } 78 }
79 79
80 public string ProductValidateFlags 80 public string ProductValidateFlags
81 { 81 {
82 get => (string)this.Fields[(int)TargetImagesTupleFields.ProductValidateFlags]?.Value; 82 get => (string)this.Fields[(int)TargetImagesTupleFields.ProductValidateFlags];
83 set => this.Set((int)TargetImagesTupleFields.ProductValidateFlags, value); 83 set => this.Set((int)TargetImagesTupleFields.ProductValidateFlags, value);
84 } 84 }
85 85
86 public int IgnoreMissingSrcFiles 86 public int IgnoreMissingSrcFiles
87 { 87 {
88 get => (int)this.Fields[(int)TargetImagesTupleFields.IgnoreMissingSrcFiles]?.Value; 88 get => (int)this.Fields[(int)TargetImagesTupleFields.IgnoreMissingSrcFiles];
89 set => this.Set((int)TargetImagesTupleFields.IgnoreMissingSrcFiles, value); 89 set => this.Set((int)TargetImagesTupleFields.IgnoreMissingSrcFiles, value);
90 } 90 }
91 } 91 }
diff --git a/src/WixToolset.Data/Tuples/TextStyleTuple.cs b/src/WixToolset.Data/Tuples/TextStyleTuple.cs
index d39b40e9..e4929ccf 100644
--- a/src/WixToolset.Data/Tuples/TextStyleTuple.cs
+++ b/src/WixToolset.Data/Tuples/TextStyleTuple.cs
@@ -51,13 +51,13 @@ namespace WixToolset.Data.Tuples
51 51
52 public string TextStyle 52 public string TextStyle
53 { 53 {
54 get => (string)this.Fields[(int)TextStyleTupleFields.TextStyle]?.Value; 54 get => (string)this.Fields[(int)TextStyleTupleFields.TextStyle];
55 set => this.Set((int)TextStyleTupleFields.TextStyle, value); 55 set => this.Set((int)TextStyleTupleFields.TextStyle, value);
56 } 56 }
57 57
58 public string FaceName 58 public string FaceName
59 { 59 {
60 get => (string)this.Fields[(int)TextStyleTupleFields.FaceName]?.Value; 60 get => (string)this.Fields[(int)TextStyleTupleFields.FaceName];
61 set => this.Set((int)TextStyleTupleFields.FaceName, value); 61 set => this.Set((int)TextStyleTupleFields.FaceName, value);
62 } 62 }
63 63
diff --git a/src/WixToolset.Data/Tuples/TypeLibTuple.cs b/src/WixToolset.Data/Tuples/TypeLibTuple.cs
index 7bd26bf3..de2a8823 100644
--- a/src/WixToolset.Data/Tuples/TypeLibTuple.cs
+++ b/src/WixToolset.Data/Tuples/TypeLibTuple.cs
@@ -51,49 +51,49 @@ namespace WixToolset.Data.Tuples
51 51
52 public string LibID 52 public string LibID
53 { 53 {
54 get => (string)this.Fields[(int)TypeLibTupleFields.LibID]?.Value; 54 get => (string)this.Fields[(int)TypeLibTupleFields.LibID];
55 set => this.Set((int)TypeLibTupleFields.LibID, value); 55 set => this.Set((int)TypeLibTupleFields.LibID, value);
56 } 56 }
57 57
58 public int Language 58 public int Language
59 { 59 {
60 get => (int)this.Fields[(int)TypeLibTupleFields.Language]?.Value; 60 get => (int)this.Fields[(int)TypeLibTupleFields.Language];
61 set => this.Set((int)TypeLibTupleFields.Language, value); 61 set => this.Set((int)TypeLibTupleFields.Language, value);
62 } 62 }
63 63
64 public string Component_ 64 public string Component_
65 { 65 {
66 get => (string)this.Fields[(int)TypeLibTupleFields.Component_]?.Value; 66 get => (string)this.Fields[(int)TypeLibTupleFields.Component_];
67 set => this.Set((int)TypeLibTupleFields.Component_, value); 67 set => this.Set((int)TypeLibTupleFields.Component_, value);
68 } 68 }
69 69
70 public int Version 70 public int Version
71 { 71 {
72 get => (int)this.Fields[(int)TypeLibTupleFields.Version]?.Value; 72 get => (int)this.Fields[(int)TypeLibTupleFields.Version];
73 set => this.Set((int)TypeLibTupleFields.Version, value); 73 set => this.Set((int)TypeLibTupleFields.Version, value);
74 } 74 }
75 75
76 public string Description 76 public string Description
77 { 77 {
78 get => (string)this.Fields[(int)TypeLibTupleFields.Description]?.Value; 78 get => (string)this.Fields[(int)TypeLibTupleFields.Description];
79 set => this.Set((int)TypeLibTupleFields.Description, value); 79 set => this.Set((int)TypeLibTupleFields.Description, value);
80 } 80 }
81 81
82 public string Directory_ 82 public string Directory_
83 { 83 {
84 get => (string)this.Fields[(int)TypeLibTupleFields.Directory_]?.Value; 84 get => (string)this.Fields[(int)TypeLibTupleFields.Directory_];
85 set => this.Set((int)TypeLibTupleFields.Directory_, value); 85 set => this.Set((int)TypeLibTupleFields.Directory_, value);
86 } 86 }
87 87
88 public string Feature_ 88 public string Feature_
89 { 89 {
90 get => (string)this.Fields[(int)TypeLibTupleFields.Feature_]?.Value; 90 get => (string)this.Fields[(int)TypeLibTupleFields.Feature_];
91 set => this.Set((int)TypeLibTupleFields.Feature_, value); 91 set => this.Set((int)TypeLibTupleFields.Feature_, value);
92 } 92 }
93 93
94 public int Cost 94 public int Cost
95 { 95 {
96 get => (int)this.Fields[(int)TypeLibTupleFields.Cost]?.Value; 96 get => (int)this.Fields[(int)TypeLibTupleFields.Cost];
97 set => this.Set((int)TypeLibTupleFields.Cost, value); 97 set => this.Set((int)TypeLibTupleFields.Cost, value);
98 } 98 }
99 } 99 }
diff --git a/src/WixToolset.Data/Tuples/UITextTuple.cs b/src/WixToolset.Data/Tuples/UITextTuple.cs
index 3d5f2933..b6356b99 100644
--- a/src/WixToolset.Data/Tuples/UITextTuple.cs
+++ b/src/WixToolset.Data/Tuples/UITextTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string Key 40 public string Key
41 { 41 {
42 get => (string)this.Fields[(int)UITextTupleFields.Key]?.Value; 42 get => (string)this.Fields[(int)UITextTupleFields.Key];
43 set => this.Set((int)UITextTupleFields.Key, value); 43 set => this.Set((int)UITextTupleFields.Key, value);
44 } 44 }
45 45
46 public string Text 46 public string Text
47 { 47 {
48 get => (string)this.Fields[(int)UITextTupleFields.Text]?.Value; 48 get => (string)this.Fields[(int)UITextTupleFields.Text];
49 set => this.Set((int)UITextTupleFields.Text, value); 49 set => this.Set((int)UITextTupleFields.Text, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/UpgradeTuple.cs b/src/WixToolset.Data/Tuples/UpgradeTuple.cs
index efb34733..03e5edd2 100644
--- a/src/WixToolset.Data/Tuples/UpgradeTuple.cs
+++ b/src/WixToolset.Data/Tuples/UpgradeTuple.cs
@@ -59,25 +59,25 @@ namespace WixToolset.Data.Tuples
59 59
60 public string UpgradeCode 60 public string UpgradeCode
61 { 61 {
62 get => (string)this.Fields[(int)UpgradeTupleFields.UpgradeCode]?.Value; 62 get => (string)this.Fields[(int)UpgradeTupleFields.UpgradeCode];
63 set => this.Set((int)UpgradeTupleFields.UpgradeCode, value); 63 set => this.Set((int)UpgradeTupleFields.UpgradeCode, value);
64 } 64 }
65 65
66 public string VersionMin 66 public string VersionMin
67 { 67 {
68 get => (string)this.Fields[(int)UpgradeTupleFields.VersionMin]?.Value; 68 get => (string)this.Fields[(int)UpgradeTupleFields.VersionMin];
69 set => this.Set((int)UpgradeTupleFields.VersionMin, value); 69 set => this.Set((int)UpgradeTupleFields.VersionMin, value);
70 } 70 }
71 71
72 public string VersionMax 72 public string VersionMax
73 { 73 {
74 get => (string)this.Fields[(int)UpgradeTupleFields.VersionMax]?.Value; 74 get => (string)this.Fields[(int)UpgradeTupleFields.VersionMax];
75 set => this.Set((int)UpgradeTupleFields.VersionMax, value); 75 set => this.Set((int)UpgradeTupleFields.VersionMax, value);
76 } 76 }
77 77
78 public string Language 78 public string Language
79 { 79 {
80 get => (string)this.Fields[(int)UpgradeTupleFields.Language]?.Value; 80 get => (string)this.Fields[(int)UpgradeTupleFields.Language];
81 set => this.Set((int)UpgradeTupleFields.Language, value); 81 set => this.Set((int)UpgradeTupleFields.Language, value);
82 } 82 }
83 83
@@ -119,13 +119,13 @@ namespace WixToolset.Data.Tuples
119 119
120 public string Remove 120 public string Remove
121 { 121 {
122 get => (string)this.Fields[(int)UpgradeTupleFields.Remove]?.Value; 122 get => (string)this.Fields[(int)UpgradeTupleFields.Remove];
123 set => this.Set((int)UpgradeTupleFields.Remove, value); 123 set => this.Set((int)UpgradeTupleFields.Remove, value);
124 } 124 }
125 125
126 public string ActionProperty 126 public string ActionProperty
127 { 127 {
128 get => (string)this.Fields[(int)UpgradeTupleFields.ActionProperty]?.Value; 128 get => (string)this.Fields[(int)UpgradeTupleFields.ActionProperty];
129 set => this.Set((int)UpgradeTupleFields.ActionProperty, value); 129 set => this.Set((int)UpgradeTupleFields.ActionProperty, value);
130 } 130 }
131 } 131 }
diff --git a/src/WixToolset.Data/Tuples/UpgradedFilesToIgnoreTuple.cs b/src/WixToolset.Data/Tuples/UpgradedFilesToIgnoreTuple.cs
index 64ec9229..95617c6f 100644
--- a/src/WixToolset.Data/Tuples/UpgradedFilesToIgnoreTuple.cs
+++ b/src/WixToolset.Data/Tuples/UpgradedFilesToIgnoreTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string Upgraded 40 public string Upgraded
41 { 41 {
42 get => (string)this.Fields[(int)UpgradedFilesToIgnoreTupleFields.Upgraded]?.Value; 42 get => (string)this.Fields[(int)UpgradedFilesToIgnoreTupleFields.Upgraded];
43 set => this.Set((int)UpgradedFilesToIgnoreTupleFields.Upgraded, value); 43 set => this.Set((int)UpgradedFilesToIgnoreTupleFields.Upgraded, value);
44 } 44 }
45 45
46 public string FTK 46 public string FTK
47 { 47 {
48 get => (string)this.Fields[(int)UpgradedFilesToIgnoreTupleFields.FTK]?.Value; 48 get => (string)this.Fields[(int)UpgradedFilesToIgnoreTupleFields.FTK];
49 set => this.Set((int)UpgradedFilesToIgnoreTupleFields.FTK, value); 49 set => this.Set((int)UpgradedFilesToIgnoreTupleFields.FTK, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/UpgradedFiles_OptionalDataTuple.cs b/src/WixToolset.Data/Tuples/UpgradedFiles_OptionalDataTuple.cs
index 09b93fed..9e764adf 100644
--- a/src/WixToolset.Data/Tuples/UpgradedFiles_OptionalDataTuple.cs
+++ b/src/WixToolset.Data/Tuples/UpgradedFiles_OptionalDataTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string Upgraded 46 public string Upgraded
47 { 47 {
48 get => (string)this.Fields[(int)UpgradedFiles_OptionalDataTupleFields.Upgraded]?.Value; 48 get => (string)this.Fields[(int)UpgradedFiles_OptionalDataTupleFields.Upgraded];
49 set => this.Set((int)UpgradedFiles_OptionalDataTupleFields.Upgraded, value); 49 set => this.Set((int)UpgradedFiles_OptionalDataTupleFields.Upgraded, value);
50 } 50 }
51 51
52 public string FTK 52 public string FTK
53 { 53 {
54 get => (string)this.Fields[(int)UpgradedFiles_OptionalDataTupleFields.FTK]?.Value; 54 get => (string)this.Fields[(int)UpgradedFiles_OptionalDataTupleFields.FTK];
55 set => this.Set((int)UpgradedFiles_OptionalDataTupleFields.FTK, value); 55 set => this.Set((int)UpgradedFiles_OptionalDataTupleFields.FTK, value);
56 } 56 }
57 57
58 public string SymbolPaths 58 public string SymbolPaths
59 { 59 {
60 get => (string)this.Fields[(int)UpgradedFiles_OptionalDataTupleFields.SymbolPaths]?.Value; 60 get => (string)this.Fields[(int)UpgradedFiles_OptionalDataTupleFields.SymbolPaths];
61 set => this.Set((int)UpgradedFiles_OptionalDataTupleFields.SymbolPaths, value); 61 set => this.Set((int)UpgradedFiles_OptionalDataTupleFields.SymbolPaths, value);
62 } 62 }
63 63
64 public int AllowIgnoreOnPatchError 64 public int AllowIgnoreOnPatchError
65 { 65 {
66 get => (int)this.Fields[(int)UpgradedFiles_OptionalDataTupleFields.AllowIgnoreOnPatchError]?.Value; 66 get => (int)this.Fields[(int)UpgradedFiles_OptionalDataTupleFields.AllowIgnoreOnPatchError];
67 set => this.Set((int)UpgradedFiles_OptionalDataTupleFields.AllowIgnoreOnPatchError, value); 67 set => this.Set((int)UpgradedFiles_OptionalDataTupleFields.AllowIgnoreOnPatchError, value);
68 } 68 }
69 69
70 public int IncludeWholeFile 70 public int IncludeWholeFile
71 { 71 {
72 get => (int)this.Fields[(int)UpgradedFiles_OptionalDataTupleFields.IncludeWholeFile]?.Value; 72 get => (int)this.Fields[(int)UpgradedFiles_OptionalDataTupleFields.IncludeWholeFile];
73 set => this.Set((int)UpgradedFiles_OptionalDataTupleFields.IncludeWholeFile, value); 73 set => this.Set((int)UpgradedFiles_OptionalDataTupleFields.IncludeWholeFile, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/UpgradedImagesTuple.cs b/src/WixToolset.Data/Tuples/UpgradedImagesTuple.cs
index 32170467..856c27e2 100644
--- a/src/WixToolset.Data/Tuples/UpgradedImagesTuple.cs
+++ b/src/WixToolset.Data/Tuples/UpgradedImagesTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string Upgraded 46 public string Upgraded
47 { 47 {
48 get => (string)this.Fields[(int)UpgradedImagesTupleFields.Upgraded]?.Value; 48 get => (string)this.Fields[(int)UpgradedImagesTupleFields.Upgraded];
49 set => this.Set((int)UpgradedImagesTupleFields.Upgraded, value); 49 set => this.Set((int)UpgradedImagesTupleFields.Upgraded, value);
50 } 50 }
51 51
52 public string MsiPath 52 public string MsiPath
53 { 53 {
54 get => (string)this.Fields[(int)UpgradedImagesTupleFields.MsiPath]?.Value; 54 get => (string)this.Fields[(int)UpgradedImagesTupleFields.MsiPath];
55 set => this.Set((int)UpgradedImagesTupleFields.MsiPath, value); 55 set => this.Set((int)UpgradedImagesTupleFields.MsiPath, value);
56 } 56 }
57 57
58 public string PatchMsiPath 58 public string PatchMsiPath
59 { 59 {
60 get => (string)this.Fields[(int)UpgradedImagesTupleFields.PatchMsiPath]?.Value; 60 get => (string)this.Fields[(int)UpgradedImagesTupleFields.PatchMsiPath];
61 set => this.Set((int)UpgradedImagesTupleFields.PatchMsiPath, value); 61 set => this.Set((int)UpgradedImagesTupleFields.PatchMsiPath, value);
62 } 62 }
63 63
64 public string SymbolPaths 64 public string SymbolPaths
65 { 65 {
66 get => (string)this.Fields[(int)UpgradedImagesTupleFields.SymbolPaths]?.Value; 66 get => (string)this.Fields[(int)UpgradedImagesTupleFields.SymbolPaths];
67 set => this.Set((int)UpgradedImagesTupleFields.SymbolPaths, value); 67 set => this.Set((int)UpgradedImagesTupleFields.SymbolPaths, value);
68 } 68 }
69 69
70 public string Family 70 public string Family
71 { 71 {
72 get => (string)this.Fields[(int)UpgradedImagesTupleFields.Family]?.Value; 72 get => (string)this.Fields[(int)UpgradedImagesTupleFields.Family];
73 set => this.Set((int)UpgradedImagesTupleFields.Family, value); 73 set => this.Set((int)UpgradedImagesTupleFields.Family, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/VerbTuple.cs b/src/WixToolset.Data/Tuples/VerbTuple.cs
index 4d5c7c03..a9e9c245 100644
--- a/src/WixToolset.Data/Tuples/VerbTuple.cs
+++ b/src/WixToolset.Data/Tuples/VerbTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string Extension_ 46 public string Extension_
47 { 47 {
48 get => (string)this.Fields[(int)VerbTupleFields.Extension_]?.Value; 48 get => (string)this.Fields[(int)VerbTupleFields.Extension_];
49 set => this.Set((int)VerbTupleFields.Extension_, value); 49 set => this.Set((int)VerbTupleFields.Extension_, value);
50 } 50 }
51 51
52 public string Verb 52 public string Verb
53 { 53 {
54 get => (string)this.Fields[(int)VerbTupleFields.Verb]?.Value; 54 get => (string)this.Fields[(int)VerbTupleFields.Verb];
55 set => this.Set((int)VerbTupleFields.Verb, value); 55 set => this.Set((int)VerbTupleFields.Verb, value);
56 } 56 }
57 57
58 public int Sequence 58 public int Sequence
59 { 59 {
60 get => (int)this.Fields[(int)VerbTupleFields.Sequence]?.Value; 60 get => (int)this.Fields[(int)VerbTupleFields.Sequence];
61 set => this.Set((int)VerbTupleFields.Sequence, value); 61 set => this.Set((int)VerbTupleFields.Sequence, value);
62 } 62 }
63 63
64 public string Command 64 public string Command
65 { 65 {
66 get => (string)this.Fields[(int)VerbTupleFields.Command]?.Value; 66 get => (string)this.Fields[(int)VerbTupleFields.Command];
67 set => this.Set((int)VerbTupleFields.Command, value); 67 set => this.Set((int)VerbTupleFields.Command, value);
68 } 68 }
69 69
70 public string Argument 70 public string Argument
71 { 71 {
72 get => (string)this.Fields[(int)VerbTupleFields.Argument]?.Value; 72 get => (string)this.Fields[(int)VerbTupleFields.Argument];
73 set => this.Set((int)VerbTupleFields.Argument, value); 73 set => this.Set((int)VerbTupleFields.Argument, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/WixActionTuple.cs b/src/WixToolset.Data/Tuples/WixActionTuple.cs
index d196e560..148f28d9 100644
--- a/src/WixToolset.Data/Tuples/WixActionTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixActionTuple.cs
@@ -60,37 +60,37 @@ namespace WixToolset.Data.Tuples
60 60
61 public SequenceTable SequenceTable 61 public SequenceTable SequenceTable
62 { 62 {
63 get => (SequenceTable)Enum.Parse(typeof(SequenceTable), (string)this.Fields[(int)WixActionTupleFields.SequenceTable]?.Value); 63 get => (SequenceTable)Enum.Parse(typeof(SequenceTable), (string)this.Fields[(int)WixActionTupleFields.SequenceTable]);
64 set => this.Set((int)WixActionTupleFields.SequenceTable, value.ToString()); 64 set => this.Set((int)WixActionTupleFields.SequenceTable, value.ToString());
65 } 65 }
66 66
67 public string Action 67 public string Action
68 { 68 {
69 get => (string)this.Fields[(int)WixActionTupleFields.Action]?.Value; 69 get => (string)this.Fields[(int)WixActionTupleFields.Action];
70 set => this.Set((int)WixActionTupleFields.Action, value); 70 set => this.Set((int)WixActionTupleFields.Action, value);
71 } 71 }
72 72
73 public string Condition 73 public string Condition
74 { 74 {
75 get => (string)this.Fields[(int)WixActionTupleFields.Condition]?.Value; 75 get => (string)this.Fields[(int)WixActionTupleFields.Condition];
76 set => this.Set((int)WixActionTupleFields.Condition, value); 76 set => this.Set((int)WixActionTupleFields.Condition, value);
77 } 77 }
78 78
79 public int Sequence 79 public int Sequence
80 { 80 {
81 get => (int)this.Fields[(int)WixActionTupleFields.Sequence]?.Value; 81 get => (int)this.Fields[(int)WixActionTupleFields.Sequence];
82 set => this.Set((int)WixActionTupleFields.Sequence, value); 82 set => this.Set((int)WixActionTupleFields.Sequence, value);
83 } 83 }
84 84
85 public string Before 85 public string Before
86 { 86 {
87 get => (string)this.Fields[(int)WixActionTupleFields.Before]?.Value; 87 get => (string)this.Fields[(int)WixActionTupleFields.Before];
88 set => this.Set((int)WixActionTupleFields.Before, value); 88 set => this.Set((int)WixActionTupleFields.Before, value);
89 } 89 }
90 90
91 public string After 91 public string After
92 { 92 {
93 get => (string)this.Fields[(int)WixActionTupleFields.After]?.Value; 93 get => (string)this.Fields[(int)WixActionTupleFields.After];
94 set => this.Set((int)WixActionTupleFields.After, value); 94 set => this.Set((int)WixActionTupleFields.After, value);
95 } 95 }
96 96
diff --git a/src/WixToolset.Data/Tuples/WixApprovedExeForElevationTuple.cs b/src/WixToolset.Data/Tuples/WixApprovedExeForElevationTuple.cs
index e733e6ab..8916cdfc 100644
--- a/src/WixToolset.Data/Tuples/WixApprovedExeForElevationTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixApprovedExeForElevationTuple.cs
@@ -43,25 +43,25 @@ namespace WixToolset.Data.Tuples
43 43
44 public string Id 44 public string Id
45 { 45 {
46 get => (string)this.Fields[(int)WixApprovedExeForElevationTupleFields.Id]?.Value; 46 get => (string)this.Fields[(int)WixApprovedExeForElevationTupleFields.Id];
47 set => this.Set((int)WixApprovedExeForElevationTupleFields.Id, value); 47 set => this.Set((int)WixApprovedExeForElevationTupleFields.Id, value);
48 } 48 }
49 49
50 public string Key 50 public string Key
51 { 51 {
52 get => (string)this.Fields[(int)WixApprovedExeForElevationTupleFields.Key]?.Value; 52 get => (string)this.Fields[(int)WixApprovedExeForElevationTupleFields.Key];
53 set => this.Set((int)WixApprovedExeForElevationTupleFields.Key, value); 53 set => this.Set((int)WixApprovedExeForElevationTupleFields.Key, value);
54 } 54 }
55 55
56 public string Value 56 public string Value
57 { 57 {
58 get => (string)this.Fields[(int)WixApprovedExeForElevationTupleFields.Value]?.Value; 58 get => (string)this.Fields[(int)WixApprovedExeForElevationTupleFields.Value];
59 set => this.Set((int)WixApprovedExeForElevationTupleFields.Value, value); 59 set => this.Set((int)WixApprovedExeForElevationTupleFields.Value, value);
60 } 60 }
61 61
62 public int Attributes 62 public int Attributes
63 { 63 {
64 get => (int)this.Fields[(int)WixApprovedExeForElevationTupleFields.Attributes]?.Value; 64 get => (int)this.Fields[(int)WixApprovedExeForElevationTupleFields.Attributes];
65 set => this.Set((int)WixApprovedExeForElevationTupleFields.Attributes, value); 65 set => this.Set((int)WixApprovedExeForElevationTupleFields.Attributes, value);
66 } 66 }
67 } 67 }
diff --git a/src/WixToolset.Data/Tuples/WixBindUpdatedFilesTuple.cs b/src/WixToolset.Data/Tuples/WixBindUpdatedFilesTuple.cs
index 16a2a972..7df69426 100644
--- a/src/WixToolset.Data/Tuples/WixBindUpdatedFilesTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBindUpdatedFilesTuple.cs
@@ -37,7 +37,7 @@ namespace WixToolset.Data.Tuples
37 37
38 public string File_ 38 public string File_
39 { 39 {
40 get => (string)this.Fields[(int)WixBindUpdatedFilesTupleFields.File_]?.Value; 40 get => (string)this.Fields[(int)WixBindUpdatedFilesTupleFields.File_];
41 set => this.Set((int)WixBindUpdatedFilesTupleFields.File_, value); 41 set => this.Set((int)WixBindUpdatedFilesTupleFields.File_, value);
42 } 42 }
43 } 43 }
diff --git a/src/WixToolset.Data/Tuples/WixBootstrapperApplicationTuple.cs b/src/WixToolset.Data/Tuples/WixBootstrapperApplicationTuple.cs
index 00bf9dae..e80d6321 100644
--- a/src/WixToolset.Data/Tuples/WixBootstrapperApplicationTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBootstrapperApplicationTuple.cs
@@ -37,7 +37,7 @@ namespace WixToolset.Data.Tuples
37 37
38 public string Id 38 public string Id
39 { 39 {
40 get => (string)this.Fields[(int)WixBootstrapperApplicationTupleFields.Id]?.Value; 40 get => (string)this.Fields[(int)WixBootstrapperApplicationTupleFields.Id];
41 set => this.Set((int)WixBootstrapperApplicationTupleFields.Id, value); 41 set => this.Set((int)WixBootstrapperApplicationTupleFields.Id, value);
42 } 42 }
43 } 43 }
diff --git a/src/WixToolset.Data/Tuples/WixBuildInfoTuple.cs b/src/WixToolset.Data/Tuples/WixBuildInfoTuple.cs
index d71cbbaf..9abb999b 100644
--- a/src/WixToolset.Data/Tuples/WixBuildInfoTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBuildInfoTuple.cs
@@ -43,25 +43,25 @@ namespace WixToolset.Data.Tuples
43 43
44 public string WixVersion 44 public string WixVersion
45 { 45 {
46 get => (string)this.Fields[(int)WixBuildInfoTupleFields.WixVersion]?.Value; 46 get => (string)this.Fields[(int)WixBuildInfoTupleFields.WixVersion];
47 set => this.Set((int)WixBuildInfoTupleFields.WixVersion, value); 47 set => this.Set((int)WixBuildInfoTupleFields.WixVersion, value);
48 } 48 }
49 49
50 public string WixOutputFile 50 public string WixOutputFile
51 { 51 {
52 get => (string)this.Fields[(int)WixBuildInfoTupleFields.WixOutputFile]?.Value; 52 get => (string)this.Fields[(int)WixBuildInfoTupleFields.WixOutputFile];
53 set => this.Set((int)WixBuildInfoTupleFields.WixOutputFile, value); 53 set => this.Set((int)WixBuildInfoTupleFields.WixOutputFile, value);
54 } 54 }
55 55
56 public string WixProjectFile 56 public string WixProjectFile
57 { 57 {
58 get => (string)this.Fields[(int)WixBuildInfoTupleFields.WixProjectFile]?.Value; 58 get => (string)this.Fields[(int)WixBuildInfoTupleFields.WixProjectFile];
59 set => this.Set((int)WixBuildInfoTupleFields.WixProjectFile, value); 59 set => this.Set((int)WixBuildInfoTupleFields.WixProjectFile, value);
60 } 60 }
61 61
62 public string WixPdbFile 62 public string WixPdbFile
63 { 63 {
64 get => (string)this.Fields[(int)WixBuildInfoTupleFields.WixPdbFile]?.Value; 64 get => (string)this.Fields[(int)WixBuildInfoTupleFields.WixPdbFile];
65 set => this.Set((int)WixBuildInfoTupleFields.WixPdbFile, value); 65 set => this.Set((int)WixBuildInfoTupleFields.WixPdbFile, value);
66 } 66 }
67 } 67 }
diff --git a/src/WixToolset.Data/Tuples/WixBundleCatalogTuple.cs b/src/WixToolset.Data/Tuples/WixBundleCatalogTuple.cs
index 4a4cd372..840cc65d 100644
--- a/src/WixToolset.Data/Tuples/WixBundleCatalogTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBundleCatalogTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string WixBundleCatalog 40 public string WixBundleCatalog
41 { 41 {
42 get => (string)this.Fields[(int)WixBundleCatalogTupleFields.WixBundleCatalog]?.Value; 42 get => (string)this.Fields[(int)WixBundleCatalogTupleFields.WixBundleCatalog];
43 set => this.Set((int)WixBundleCatalogTupleFields.WixBundleCatalog, value); 43 set => this.Set((int)WixBundleCatalogTupleFields.WixBundleCatalog, value);
44 } 44 }
45 45
46 public string Payload_ 46 public string Payload_
47 { 47 {
48 get => (string)this.Fields[(int)WixBundleCatalogTupleFields.Payload_]?.Value; 48 get => (string)this.Fields[(int)WixBundleCatalogTupleFields.Payload_];
49 set => this.Set((int)WixBundleCatalogTupleFields.Payload_, value); 49 set => this.Set((int)WixBundleCatalogTupleFields.Payload_, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/WixBundleContainerTuple.cs b/src/WixToolset.Data/Tuples/WixBundleContainerTuple.cs
index d06e029f..c9d8e12f 100644
--- a/src/WixToolset.Data/Tuples/WixBundleContainerTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBundleContainerTuple.cs
@@ -62,49 +62,49 @@ namespace WixToolset.Data.Tuples
62 62
63 public string WixBundleContainer 63 public string WixBundleContainer
64 { 64 {
65 get => (string)this.Fields[(int)WixBundleContainerTupleFields.WixBundleContainer]?.Value; 65 get => (string)this.Fields[(int)WixBundleContainerTupleFields.WixBundleContainer];
66 set => this.Set((int)WixBundleContainerTupleFields.WixBundleContainer, value); 66 set => this.Set((int)WixBundleContainerTupleFields.WixBundleContainer, value);
67 } 67 }
68 68
69 public string Name 69 public string Name
70 { 70 {
71 get => (string)this.Fields[(int)WixBundleContainerTupleFields.Name]?.Value; 71 get => (string)this.Fields[(int)WixBundleContainerTupleFields.Name];
72 set => this.Set((int)WixBundleContainerTupleFields.Name, value); 72 set => this.Set((int)WixBundleContainerTupleFields.Name, value);
73 } 73 }
74 74
75 public ContainerType Type 75 public ContainerType Type
76 { 76 {
77 get => (ContainerType)Enum.Parse(typeof(ContainerType), (string)this.Fields[(int)WixBundleContainerTupleFields.Type]?.Value, true); 77 get => (ContainerType)Enum.Parse(typeof(ContainerType), (string)this.Fields[(int)WixBundleContainerTupleFields.Type], true);
78 set => this.Set((int)WixBundleContainerTupleFields.Type, value.ToString()); 78 set => this.Set((int)WixBundleContainerTupleFields.Type, value.ToString());
79 } 79 }
80 80
81 public string DownloadUrl 81 public string DownloadUrl
82 { 82 {
83 get => (string)this.Fields[(int)WixBundleContainerTupleFields.DownloadUrl]?.Value; 83 get => (string)this.Fields[(int)WixBundleContainerTupleFields.DownloadUrl];
84 set => this.Set((int)WixBundleContainerTupleFields.DownloadUrl, value); 84 set => this.Set((int)WixBundleContainerTupleFields.DownloadUrl, value);
85 } 85 }
86 86
87 public int Size 87 public int Size
88 { 88 {
89 get => (int)this.Fields[(int)WixBundleContainerTupleFields.Size]?.Value; 89 get => (int)this.Fields[(int)WixBundleContainerTupleFields.Size];
90 set => this.Set((int)WixBundleContainerTupleFields.Size, value); 90 set => this.Set((int)WixBundleContainerTupleFields.Size, value);
91 } 91 }
92 92
93 public string Hash 93 public string Hash
94 { 94 {
95 get => (string)this.Fields[(int)WixBundleContainerTupleFields.Hash]?.Value; 95 get => (string)this.Fields[(int)WixBundleContainerTupleFields.Hash];
96 set => this.Set((int)WixBundleContainerTupleFields.Hash, value); 96 set => this.Set((int)WixBundleContainerTupleFields.Hash, value);
97 } 97 }
98 98
99 public int AttachedContainerIndex 99 public int AttachedContainerIndex
100 { 100 {
101 get => (int)this.Fields[(int)WixBundleContainerTupleFields.AttachedContainerIndex]?.Value; 101 get => (int)this.Fields[(int)WixBundleContainerTupleFields.AttachedContainerIndex];
102 set => this.Set((int)WixBundleContainerTupleFields.AttachedContainerIndex, value); 102 set => this.Set((int)WixBundleContainerTupleFields.AttachedContainerIndex, value);
103 } 103 }
104 104
105 public string WorkingPath 105 public string WorkingPath
106 { 106 {
107 get => (string)this.Fields[(int)WixBundleContainerTupleFields.WorkingPath]?.Value; 107 get => (string)this.Fields[(int)WixBundleContainerTupleFields.WorkingPath];
108 set => this.Set((int)WixBundleContainerTupleFields.WorkingPath, value); 108 set => this.Set((int)WixBundleContainerTupleFields.WorkingPath, value);
109 } 109 }
110 } 110 }
diff --git a/src/WixToolset.Data/Tuples/WixBundleExePackageTuple.cs b/src/WixToolset.Data/Tuples/WixBundleExePackageTuple.cs
index 7ba036f3..bc2f42e1 100644
--- a/src/WixToolset.Data/Tuples/WixBundleExePackageTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBundleExePackageTuple.cs
@@ -57,43 +57,43 @@ namespace WixToolset.Data.Tuples
57 57
58 public string WixBundlePackage_ 58 public string WixBundlePackage_
59 { 59 {
60 get => (string)this.Fields[(int)WixBundleExePackageTupleFields.WixBundlePackage_]?.Value; 60 get => (string)this.Fields[(int)WixBundleExePackageTupleFields.WixBundlePackage_];
61 set => this.Set((int)WixBundleExePackageTupleFields.WixBundlePackage_, value); 61 set => this.Set((int)WixBundleExePackageTupleFields.WixBundlePackage_, value);
62 } 62 }
63 63
64 public WixBundleExePackageAttributes Attributes 64 public WixBundleExePackageAttributes Attributes
65 { 65 {
66 get => (WixBundleExePackageAttributes)(int)this.Fields[(int)WixBundleExePackageTupleFields.Attributes]?.Value; 66 get => (WixBundleExePackageAttributes)(int)this.Fields[(int)WixBundleExePackageTupleFields.Attributes];
67 set => this.Set((int)WixBundleExePackageTupleFields.Attributes, (int)value); 67 set => this.Set((int)WixBundleExePackageTupleFields.Attributes, (int)value);
68 } 68 }
69 69
70 public string DetectCondition 70 public string DetectCondition
71 { 71 {
72 get => (string)this.Fields[(int)WixBundleExePackageTupleFields.DetectCondition]?.Value; 72 get => (string)this.Fields[(int)WixBundleExePackageTupleFields.DetectCondition];
73 set => this.Set((int)WixBundleExePackageTupleFields.DetectCondition, value); 73 set => this.Set((int)WixBundleExePackageTupleFields.DetectCondition, value);
74 } 74 }
75 75
76 public string InstallCommand 76 public string InstallCommand
77 { 77 {
78 get => (string)this.Fields[(int)WixBundleExePackageTupleFields.InstallCommand]?.Value; 78 get => (string)this.Fields[(int)WixBundleExePackageTupleFields.InstallCommand];
79 set => this.Set((int)WixBundleExePackageTupleFields.InstallCommand, value); 79 set => this.Set((int)WixBundleExePackageTupleFields.InstallCommand, value);
80 } 80 }
81 81
82 public string RepairCommand 82 public string RepairCommand
83 { 83 {
84 get => (string)this.Fields[(int)WixBundleExePackageTupleFields.RepairCommand]?.Value; 84 get => (string)this.Fields[(int)WixBundleExePackageTupleFields.RepairCommand];
85 set => this.Set((int)WixBundleExePackageTupleFields.RepairCommand, value); 85 set => this.Set((int)WixBundleExePackageTupleFields.RepairCommand, value);
86 } 86 }
87 87
88 public string UninstallCommand 88 public string UninstallCommand
89 { 89 {
90 get => (string)this.Fields[(int)WixBundleExePackageTupleFields.UninstallCommand]?.Value; 90 get => (string)this.Fields[(int)WixBundleExePackageTupleFields.UninstallCommand];
91 set => this.Set((int)WixBundleExePackageTupleFields.UninstallCommand, value); 91 set => this.Set((int)WixBundleExePackageTupleFields.UninstallCommand, value);
92 } 92 }
93 93
94 public string ExeProtocol 94 public string ExeProtocol
95 { 95 {
96 get => (string)this.Fields[(int)WixBundleExePackageTupleFields.ExeProtocol]?.Value; 96 get => (string)this.Fields[(int)WixBundleExePackageTupleFields.ExeProtocol];
97 set => this.Set((int)WixBundleExePackageTupleFields.ExeProtocol, value); 97 set => this.Set((int)WixBundleExePackageTupleFields.ExeProtocol, value);
98 } 98 }
99 } 99 }
diff --git a/src/WixToolset.Data/Tuples/WixBundleMsiFeatureTuple.cs b/src/WixToolset.Data/Tuples/WixBundleMsiFeatureTuple.cs
index 2729205d..ebd8461e 100644
--- a/src/WixToolset.Data/Tuples/WixBundleMsiFeatureTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBundleMsiFeatureTuple.cs
@@ -55,61 +55,61 @@ namespace WixToolset.Data.Tuples
55 55
56 public string WixBundlePackage_ 56 public string WixBundlePackage_
57 { 57 {
58 get => (string)this.Fields[(int)WixBundleMsiFeatureTupleFields.WixBundlePackage_]?.Value; 58 get => (string)this.Fields[(int)WixBundleMsiFeatureTupleFields.WixBundlePackage_];
59 set => this.Set((int)WixBundleMsiFeatureTupleFields.WixBundlePackage_, value); 59 set => this.Set((int)WixBundleMsiFeatureTupleFields.WixBundlePackage_, value);
60 } 60 }
61 61
62 public string Name 62 public string Name
63 { 63 {
64 get => (string)this.Fields[(int)WixBundleMsiFeatureTupleFields.Name]?.Value; 64 get => (string)this.Fields[(int)WixBundleMsiFeatureTupleFields.Name];
65 set => this.Set((int)WixBundleMsiFeatureTupleFields.Name, value); 65 set => this.Set((int)WixBundleMsiFeatureTupleFields.Name, value);
66 } 66 }
67 67
68 public int Size 68 public int Size
69 { 69 {
70 get => (int)this.Fields[(int)WixBundleMsiFeatureTupleFields.Size]?.Value; 70 get => (int)this.Fields[(int)WixBundleMsiFeatureTupleFields.Size];
71 set => this.Set((int)WixBundleMsiFeatureTupleFields.Size, value); 71 set => this.Set((int)WixBundleMsiFeatureTupleFields.Size, value);
72 } 72 }
73 73
74 public string Parent 74 public string Parent
75 { 75 {
76 get => (string)this.Fields[(int)WixBundleMsiFeatureTupleFields.Parent]?.Value; 76 get => (string)this.Fields[(int)WixBundleMsiFeatureTupleFields.Parent];
77 set => this.Set((int)WixBundleMsiFeatureTupleFields.Parent, value); 77 set => this.Set((int)WixBundleMsiFeatureTupleFields.Parent, value);
78 } 78 }
79 79
80 public string Title 80 public string Title
81 { 81 {
82 get => (string)this.Fields[(int)WixBundleMsiFeatureTupleFields.Title]?.Value; 82 get => (string)this.Fields[(int)WixBundleMsiFeatureTupleFields.Title];
83 set => this.Set((int)WixBundleMsiFeatureTupleFields.Title, value); 83 set => this.Set((int)WixBundleMsiFeatureTupleFields.Title, value);
84 } 84 }
85 85
86 public string Description 86 public string Description
87 { 87 {
88 get => (string)this.Fields[(int)WixBundleMsiFeatureTupleFields.Description]?.Value; 88 get => (string)this.Fields[(int)WixBundleMsiFeatureTupleFields.Description];
89 set => this.Set((int)WixBundleMsiFeatureTupleFields.Description, value); 89 set => this.Set((int)WixBundleMsiFeatureTupleFields.Description, value);
90 } 90 }
91 91
92 public int Display 92 public int Display
93 { 93 {
94 get => (int)this.Fields[(int)WixBundleMsiFeatureTupleFields.Display]?.Value; 94 get => (int)this.Fields[(int)WixBundleMsiFeatureTupleFields.Display];
95 set => this.Set((int)WixBundleMsiFeatureTupleFields.Display, value); 95 set => this.Set((int)WixBundleMsiFeatureTupleFields.Display, value);
96 } 96 }
97 97
98 public int Level 98 public int Level
99 { 99 {
100 get => (int)this.Fields[(int)WixBundleMsiFeatureTupleFields.Level]?.Value; 100 get => (int)this.Fields[(int)WixBundleMsiFeatureTupleFields.Level];
101 set => this.Set((int)WixBundleMsiFeatureTupleFields.Level, value); 101 set => this.Set((int)WixBundleMsiFeatureTupleFields.Level, value);
102 } 102 }
103 103
104 public string Directory 104 public string Directory
105 { 105 {
106 get => (string)this.Fields[(int)WixBundleMsiFeatureTupleFields.Directory]?.Value; 106 get => (string)this.Fields[(int)WixBundleMsiFeatureTupleFields.Directory];
107 set => this.Set((int)WixBundleMsiFeatureTupleFields.Directory, value); 107 set => this.Set((int)WixBundleMsiFeatureTupleFields.Directory, value);
108 } 108 }
109 109
110 public int Attributes 110 public int Attributes
111 { 111 {
112 get => (int)this.Fields[(int)WixBundleMsiFeatureTupleFields.Attributes]?.Value; 112 get => (int)this.Fields[(int)WixBundleMsiFeatureTupleFields.Attributes];
113 set => this.Set((int)WixBundleMsiFeatureTupleFields.Attributes, value); 113 set => this.Set((int)WixBundleMsiFeatureTupleFields.Attributes, value);
114 } 114 }
115 } 115 }
diff --git a/src/WixToolset.Data/Tuples/WixBundleMsiPackageTuple.cs b/src/WixToolset.Data/Tuples/WixBundleMsiPackageTuple.cs
index ce3afc15..e8af4066 100644
--- a/src/WixToolset.Data/Tuples/WixBundleMsiPackageTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBundleMsiPackageTuple.cs
@@ -62,49 +62,49 @@ namespace WixToolset.Data.Tuples
62 62
63 public string WixBundlePackage_ 63 public string WixBundlePackage_
64 { 64 {
65 get => (string)this.Fields[(int)WixBundleMsiPackageTupleFields.WixBundlePackage_]?.Value; 65 get => (string)this.Fields[(int)WixBundleMsiPackageTupleFields.WixBundlePackage_];
66 set => this.Set((int)WixBundleMsiPackageTupleFields.WixBundlePackage_, value); 66 set => this.Set((int)WixBundleMsiPackageTupleFields.WixBundlePackage_, value);
67 } 67 }
68 68
69 public WixBundleMsiPackageAttributes Attributes 69 public WixBundleMsiPackageAttributes Attributes
70 { 70 {
71 get => (WixBundleMsiPackageAttributes)(int)this.Fields[(int)WixBundleMsiPackageTupleFields.Attributes]?.Value; 71 get => (WixBundleMsiPackageAttributes)(int)this.Fields[(int)WixBundleMsiPackageTupleFields.Attributes];
72 set => this.Set((int)WixBundleMsiPackageTupleFields.Attributes, (int)value); 72 set => this.Set((int)WixBundleMsiPackageTupleFields.Attributes, (int)value);
73 } 73 }
74 74
75 public string ProductCode 75 public string ProductCode
76 { 76 {
77 get => (string)this.Fields[(int)WixBundleMsiPackageTupleFields.ProductCode]?.Value; 77 get => (string)this.Fields[(int)WixBundleMsiPackageTupleFields.ProductCode];
78 set => this.Set((int)WixBundleMsiPackageTupleFields.ProductCode, value); 78 set => this.Set((int)WixBundleMsiPackageTupleFields.ProductCode, value);
79 } 79 }
80 80
81 public string UpgradeCode 81 public string UpgradeCode
82 { 82 {
83 get => (string)this.Fields[(int)WixBundleMsiPackageTupleFields.UpgradeCode]?.Value; 83 get => (string)this.Fields[(int)WixBundleMsiPackageTupleFields.UpgradeCode];
84 set => this.Set((int)WixBundleMsiPackageTupleFields.UpgradeCode, value); 84 set => this.Set((int)WixBundleMsiPackageTupleFields.UpgradeCode, value);
85 } 85 }
86 86
87 public string ProductVersion 87 public string ProductVersion
88 { 88 {
89 get => (string)this.Fields[(int)WixBundleMsiPackageTupleFields.ProductVersion]?.Value; 89 get => (string)this.Fields[(int)WixBundleMsiPackageTupleFields.ProductVersion];
90 set => this.Set((int)WixBundleMsiPackageTupleFields.ProductVersion, value); 90 set => this.Set((int)WixBundleMsiPackageTupleFields.ProductVersion, value);
91 } 91 }
92 92
93 public int ProductLanguage 93 public int ProductLanguage
94 { 94 {
95 get => (int)this.Fields[(int)WixBundleMsiPackageTupleFields.ProductLanguage]?.Value; 95 get => (int)this.Fields[(int)WixBundleMsiPackageTupleFields.ProductLanguage];
96 set => this.Set((int)WixBundleMsiPackageTupleFields.ProductLanguage, value); 96 set => this.Set((int)WixBundleMsiPackageTupleFields.ProductLanguage, value);
97 } 97 }
98 98
99 public string ProductName 99 public string ProductName
100 { 100 {
101 get => (string)this.Fields[(int)WixBundleMsiPackageTupleFields.ProductName]?.Value; 101 get => (string)this.Fields[(int)WixBundleMsiPackageTupleFields.ProductName];
102 set => this.Set((int)WixBundleMsiPackageTupleFields.ProductName, value); 102 set => this.Set((int)WixBundleMsiPackageTupleFields.ProductName, value);
103 } 103 }
104 104
105 public string Manufacturer 105 public string Manufacturer
106 { 106 {
107 get => (string)this.Fields[(int)WixBundleMsiPackageTupleFields.Manufacturer]?.Value; 107 get => (string)this.Fields[(int)WixBundleMsiPackageTupleFields.Manufacturer];
108 set => this.Set((int)WixBundleMsiPackageTupleFields.Manufacturer, value); 108 set => this.Set((int)WixBundleMsiPackageTupleFields.Manufacturer, value);
109 } 109 }
110 } 110 }
diff --git a/src/WixToolset.Data/Tuples/WixBundleMsiPropertyTuple.cs b/src/WixToolset.Data/Tuples/WixBundleMsiPropertyTuple.cs
index 5eea57ea..a788f034 100644
--- a/src/WixToolset.Data/Tuples/WixBundleMsiPropertyTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBundleMsiPropertyTuple.cs
@@ -43,25 +43,25 @@ namespace WixToolset.Data.Tuples
43 43
44 public string WixBundlePackage_ 44 public string WixBundlePackage_
45 { 45 {
46 get => (string)this.Fields[(int)WixBundleMsiPropertyTupleFields.WixBundlePackage_]?.Value; 46 get => (string)this.Fields[(int)WixBundleMsiPropertyTupleFields.WixBundlePackage_];
47 set => this.Set((int)WixBundleMsiPropertyTupleFields.WixBundlePackage_, value); 47 set => this.Set((int)WixBundleMsiPropertyTupleFields.WixBundlePackage_, value);
48 } 48 }
49 49
50 public string Name 50 public string Name
51 { 51 {
52 get => (string)this.Fields[(int)WixBundleMsiPropertyTupleFields.Name]?.Value; 52 get => (string)this.Fields[(int)WixBundleMsiPropertyTupleFields.Name];
53 set => this.Set((int)WixBundleMsiPropertyTupleFields.Name, value); 53 set => this.Set((int)WixBundleMsiPropertyTupleFields.Name, value);
54 } 54 }
55 55
56 public string Value 56 public string Value
57 { 57 {
58 get => (string)this.Fields[(int)WixBundleMsiPropertyTupleFields.Value]?.Value; 58 get => (string)this.Fields[(int)WixBundleMsiPropertyTupleFields.Value];
59 set => this.Set((int)WixBundleMsiPropertyTupleFields.Value, value); 59 set => this.Set((int)WixBundleMsiPropertyTupleFields.Value, value);
60 } 60 }
61 61
62 public string Condition 62 public string Condition
63 { 63 {
64 get => (string)this.Fields[(int)WixBundleMsiPropertyTupleFields.Condition]?.Value; 64 get => (string)this.Fields[(int)WixBundleMsiPropertyTupleFields.Condition];
65 set => this.Set((int)WixBundleMsiPropertyTupleFields.Condition, value); 65 set => this.Set((int)WixBundleMsiPropertyTupleFields.Condition, value);
66 } 66 }
67 } 67 }
diff --git a/src/WixToolset.Data/Tuples/WixBundleMspPackageTuple.cs b/src/WixToolset.Data/Tuples/WixBundleMspPackageTuple.cs
index 219c7735..ae233458 100644
--- a/src/WixToolset.Data/Tuples/WixBundleMspPackageTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBundleMspPackageTuple.cs
@@ -55,31 +55,31 @@ namespace WixToolset.Data.Tuples
55 55
56 public string WixBundlePackage_ 56 public string WixBundlePackage_
57 { 57 {
58 get => (string)this.Fields[(int)WixBundleMspPackageTupleFields.WixBundlePackage_]?.Value; 58 get => (string)this.Fields[(int)WixBundleMspPackageTupleFields.WixBundlePackage_];
59 set => this.Set((int)WixBundleMspPackageTupleFields.WixBundlePackage_, value); 59 set => this.Set((int)WixBundleMspPackageTupleFields.WixBundlePackage_, value);
60 } 60 }
61 61
62 public WixBundleMspPackageAttributes Attributes 62 public WixBundleMspPackageAttributes Attributes
63 { 63 {
64 get => (WixBundleMspPackageAttributes)(int)this.Fields[(int)WixBundleMspPackageTupleFields.Attributes]?.Value; 64 get => (WixBundleMspPackageAttributes)(int)this.Fields[(int)WixBundleMspPackageTupleFields.Attributes];
65 set => this.Set((int)WixBundleMspPackageTupleFields.Attributes, (int)value); 65 set => this.Set((int)WixBundleMspPackageTupleFields.Attributes, (int)value);
66 } 66 }
67 67
68 public string PatchCode 68 public string PatchCode
69 { 69 {
70 get => (string)this.Fields[(int)WixBundleMspPackageTupleFields.PatchCode]?.Value; 70 get => (string)this.Fields[(int)WixBundleMspPackageTupleFields.PatchCode];
71 set => this.Set((int)WixBundleMspPackageTupleFields.PatchCode, value); 71 set => this.Set((int)WixBundleMspPackageTupleFields.PatchCode, value);
72 } 72 }
73 73
74 public string Manufacturer 74 public string Manufacturer
75 { 75 {
76 get => (string)this.Fields[(int)WixBundleMspPackageTupleFields.Manufacturer]?.Value; 76 get => (string)this.Fields[(int)WixBundleMspPackageTupleFields.Manufacturer];
77 set => this.Set((int)WixBundleMspPackageTupleFields.Manufacturer, value); 77 set => this.Set((int)WixBundleMspPackageTupleFields.Manufacturer, value);
78 } 78 }
79 79
80 public string PatchXml 80 public string PatchXml
81 { 81 {
82 get => (string)this.Fields[(int)WixBundleMspPackageTupleFields.PatchXml]?.Value; 82 get => (string)this.Fields[(int)WixBundleMspPackageTupleFields.PatchXml];
83 set => this.Set((int)WixBundleMspPackageTupleFields.PatchXml, value); 83 set => this.Set((int)WixBundleMspPackageTupleFields.PatchXml, value);
84 } 84 }
85 } 85 }
diff --git a/src/WixToolset.Data/Tuples/WixBundleMsuPackageTuple.cs b/src/WixToolset.Data/Tuples/WixBundleMsuPackageTuple.cs
index f6f71d6d..df8ab694 100644
--- a/src/WixToolset.Data/Tuples/WixBundleMsuPackageTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBundleMsuPackageTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string WixBundlePackage_ 42 public string WixBundlePackage_
43 { 43 {
44 get => (string)this.Fields[(int)WixBundleMsuPackageTupleFields.WixBundlePackage_]?.Value; 44 get => (string)this.Fields[(int)WixBundleMsuPackageTupleFields.WixBundlePackage_];
45 set => this.Set((int)WixBundleMsuPackageTupleFields.WixBundlePackage_, value); 45 set => this.Set((int)WixBundleMsuPackageTupleFields.WixBundlePackage_, value);
46 } 46 }
47 47
48 public string DetectCondition 48 public string DetectCondition
49 { 49 {
50 get => (string)this.Fields[(int)WixBundleMsuPackageTupleFields.DetectCondition]?.Value; 50 get => (string)this.Fields[(int)WixBundleMsuPackageTupleFields.DetectCondition];
51 set => this.Set((int)WixBundleMsuPackageTupleFields.DetectCondition, value); 51 set => this.Set((int)WixBundleMsuPackageTupleFields.DetectCondition, value);
52 } 52 }
53 53
54 public string MsuKB 54 public string MsuKB
55 { 55 {
56 get => (string)this.Fields[(int)WixBundleMsuPackageTupleFields.MsuKB]?.Value; 56 get => (string)this.Fields[(int)WixBundleMsuPackageTupleFields.MsuKB];
57 set => this.Set((int)WixBundleMsuPackageTupleFields.MsuKB, value); 57 set => this.Set((int)WixBundleMsuPackageTupleFields.MsuKB, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/WixBundlePackageCommandLineTuple.cs b/src/WixToolset.Data/Tuples/WixBundlePackageCommandLineTuple.cs
index 0ca895c0..3c2b5652 100644
--- a/src/WixToolset.Data/Tuples/WixBundlePackageCommandLineTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBundlePackageCommandLineTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string WixBundlePackage_ 46 public string WixBundlePackage_
47 { 47 {
48 get => (string)this.Fields[(int)WixBundlePackageCommandLineTupleFields.WixBundlePackage_]?.Value; 48 get => (string)this.Fields[(int)WixBundlePackageCommandLineTupleFields.WixBundlePackage_];
49 set => this.Set((int)WixBundlePackageCommandLineTupleFields.WixBundlePackage_, value); 49 set => this.Set((int)WixBundlePackageCommandLineTupleFields.WixBundlePackage_, value);
50 } 50 }
51 51
52 public string InstallArgument 52 public string InstallArgument
53 { 53 {
54 get => (string)this.Fields[(int)WixBundlePackageCommandLineTupleFields.InstallArgument]?.Value; 54 get => (string)this.Fields[(int)WixBundlePackageCommandLineTupleFields.InstallArgument];
55 set => this.Set((int)WixBundlePackageCommandLineTupleFields.InstallArgument, value); 55 set => this.Set((int)WixBundlePackageCommandLineTupleFields.InstallArgument, value);
56 } 56 }
57 57
58 public string UninstallArgument 58 public string UninstallArgument
59 { 59 {
60 get => (string)this.Fields[(int)WixBundlePackageCommandLineTupleFields.UninstallArgument]?.Value; 60 get => (string)this.Fields[(int)WixBundlePackageCommandLineTupleFields.UninstallArgument];
61 set => this.Set((int)WixBundlePackageCommandLineTupleFields.UninstallArgument, value); 61 set => this.Set((int)WixBundlePackageCommandLineTupleFields.UninstallArgument, value);
62 } 62 }
63 63
64 public string RepairArgument 64 public string RepairArgument
65 { 65 {
66 get => (string)this.Fields[(int)WixBundlePackageCommandLineTupleFields.RepairArgument]?.Value; 66 get => (string)this.Fields[(int)WixBundlePackageCommandLineTupleFields.RepairArgument];
67 set => this.Set((int)WixBundlePackageCommandLineTupleFields.RepairArgument, value); 67 set => this.Set((int)WixBundlePackageCommandLineTupleFields.RepairArgument, value);
68 } 68 }
69 69
70 public string Condition 70 public string Condition
71 { 71 {
72 get => (string)this.Fields[(int)WixBundlePackageCommandLineTupleFields.Condition]?.Value; 72 get => (string)this.Fields[(int)WixBundlePackageCommandLineTupleFields.Condition];
73 set => this.Set((int)WixBundlePackageCommandLineTupleFields.Condition, value); 73 set => this.Set((int)WixBundlePackageCommandLineTupleFields.Condition, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/WixBundlePackageExitCodeTuple.cs b/src/WixToolset.Data/Tuples/WixBundlePackageExitCodeTuple.cs
index 64c91316..880f1f73 100644
--- a/src/WixToolset.Data/Tuples/WixBundlePackageExitCodeTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBundlePackageExitCodeTuple.cs
@@ -52,19 +52,19 @@ namespace WixToolset.Data.Tuples
52 52
53 public string ChainPackageId 53 public string ChainPackageId
54 { 54 {
55 get => (string)this.Fields[(int)WixBundlePackageExitCodeTupleFields.ChainPackageId]?.Value; 55 get => (string)this.Fields[(int)WixBundlePackageExitCodeTupleFields.ChainPackageId];
56 set => this.Set((int)WixBundlePackageExitCodeTupleFields.ChainPackageId, value); 56 set => this.Set((int)WixBundlePackageExitCodeTupleFields.ChainPackageId, value);
57 } 57 }
58 58
59 public int Code 59 public int Code
60 { 60 {
61 get => (int)this.Fields[(int)WixBundlePackageExitCodeTupleFields.Code]?.Value; 61 get => (int)this.Fields[(int)WixBundlePackageExitCodeTupleFields.Code];
62 set => this.Set((int)WixBundlePackageExitCodeTupleFields.Code, value); 62 set => this.Set((int)WixBundlePackageExitCodeTupleFields.Code, value);
63 } 63 }
64 64
65 public ExitCodeBehaviorType Behavior 65 public ExitCodeBehaviorType Behavior
66 { 66 {
67 get => Enum.TryParse((string)this.Fields[(int)WixBundlePackageExitCodeTupleFields.Behavior]?.Value, true, out ExitCodeBehaviorType value) ? value : ExitCodeBehaviorType.NotSet; 67 get => Enum.TryParse((string)this.Fields[(int)WixBundlePackageExitCodeTupleFields.Behavior], true, out ExitCodeBehaviorType value) ? value : ExitCodeBehaviorType.NotSet;
68 set => this.Set((int)WixBundlePackageExitCodeTupleFields.Behavior, value.ToString()); 68 set => this.Set((int)WixBundlePackageExitCodeTupleFields.Behavior, value.ToString());
69 } 69 }
70 } 70 }
diff --git a/src/WixToolset.Data/Tuples/WixBundlePackageGroupTuple.cs b/src/WixToolset.Data/Tuples/WixBundlePackageGroupTuple.cs
index 56711155..61084c88 100644
--- a/src/WixToolset.Data/Tuples/WixBundlePackageGroupTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBundlePackageGroupTuple.cs
@@ -37,7 +37,7 @@ namespace WixToolset.Data.Tuples
37 37
38 public string WixBundlePackageGroup 38 public string WixBundlePackageGroup
39 { 39 {
40 get => (string)this.Fields[(int)WixBundlePackageGroupTupleFields.WixBundlePackageGroup]?.Value; 40 get => (string)this.Fields[(int)WixBundlePackageGroupTupleFields.WixBundlePackageGroup];
41 set => this.Set((int)WixBundlePackageGroupTupleFields.WixBundlePackageGroup, value); 41 set => this.Set((int)WixBundlePackageGroupTupleFields.WixBundlePackageGroup, value);
42 } 42 }
43 } 43 }
diff --git a/src/WixToolset.Data/Tuples/WixBundlePackageTuple.cs b/src/WixToolset.Data/Tuples/WixBundlePackageTuple.cs
index c7dcf373..c9f69ef3 100644
--- a/src/WixToolset.Data/Tuples/WixBundlePackageTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBundlePackageTuple.cs
@@ -95,121 +95,121 @@ namespace WixToolset.Data.Tuples
95 95
96 public string WixChainItem_ 96 public string WixChainItem_
97 { 97 {
98 get => (string)this.Fields[(int)WixBundlePackageTupleFields.WixChainItem_]?.Value; 98 get => (string)this.Fields[(int)WixBundlePackageTupleFields.WixChainItem_];
99 set => this.Set((int)WixBundlePackageTupleFields.WixChainItem_, value); 99 set => this.Set((int)WixBundlePackageTupleFields.WixChainItem_, value);
100 } 100 }
101 101
102 public WixBundlePackageType Type 102 public WixBundlePackageType Type
103 { 103 {
104 get => (WixBundlePackageType)Enum.Parse(typeof(WixBundlePackageType), (string)this.Fields[(int)WixBundlePackageTupleFields.Type]?.Value, true); 104 get => (WixBundlePackageType)Enum.Parse(typeof(WixBundlePackageType), (string)this.Fields[(int)WixBundlePackageTupleFields.Type], true);
105 set => this.Set((int)WixBundlePackageTupleFields.Type, value.ToString()); 105 set => this.Set((int)WixBundlePackageTupleFields.Type, value.ToString());
106 } 106 }
107 107
108 public string Payload_ 108 public string Payload_
109 { 109 {
110 get => (string)this.Fields[(int)WixBundlePackageTupleFields.Payload_]?.Value; 110 get => (string)this.Fields[(int)WixBundlePackageTupleFields.Payload_];
111 set => this.Set((int)WixBundlePackageTupleFields.Payload_, value); 111 set => this.Set((int)WixBundlePackageTupleFields.Payload_, value);
112 } 112 }
113 113
114 public WixBundlePackageAttributes Attributes 114 public WixBundlePackageAttributes Attributes
115 { 115 {
116 get => (WixBundlePackageAttributes)(int)this.Fields[(int)WixBundlePackageTupleFields.Attributes]?.Value; 116 get => (WixBundlePackageAttributes)(int)this.Fields[(int)WixBundlePackageTupleFields.Attributes];
117 set => this.Set((int)WixBundlePackageTupleFields.Attributes, (int)value); 117 set => this.Set((int)WixBundlePackageTupleFields.Attributes, (int)value);
118 } 118 }
119 119
120 public string InstallCondition 120 public string InstallCondition
121 { 121 {
122 get => (string)this.Fields[(int)WixBundlePackageTupleFields.InstallCondition]?.Value; 122 get => (string)this.Fields[(int)WixBundlePackageTupleFields.InstallCondition];
123 set => this.Set((int)WixBundlePackageTupleFields.InstallCondition, value); 123 set => this.Set((int)WixBundlePackageTupleFields.InstallCondition, value);
124 } 124 }
125 125
126 public YesNoAlwaysType Cache 126 public YesNoAlwaysType Cache
127 { 127 {
128 get => Enum.TryParse((string)this.Fields[(int)WixBundlePackageTupleFields.Cache]?.Value, true, out YesNoAlwaysType value) ? value : YesNoAlwaysType.NotSet; 128 get => Enum.TryParse((string)this.Fields[(int)WixBundlePackageTupleFields.Cache], true, out YesNoAlwaysType value) ? value : YesNoAlwaysType.NotSet;
129 set => this.Set((int)WixBundlePackageTupleFields.Cache, value.ToString().ToLowerInvariant()); 129 set => this.Set((int)WixBundlePackageTupleFields.Cache, value.ToString().ToLowerInvariant());
130 } 130 }
131 131
132 public string CacheId 132 public string CacheId
133 { 133 {
134 get => (string)this.Fields[(int)WixBundlePackageTupleFields.CacheId]?.Value; 134 get => (string)this.Fields[(int)WixBundlePackageTupleFields.CacheId];
135 set => this.Set((int)WixBundlePackageTupleFields.CacheId, value); 135 set => this.Set((int)WixBundlePackageTupleFields.CacheId, value);
136 } 136 }
137 137
138 public bool? Vital 138 public bool? Vital
139 { 139 {
140 get => (bool?)this.Fields[(int)WixBundlePackageTupleFields.Vital]?.Value; 140 get => (bool?)this.Fields[(int)WixBundlePackageTupleFields.Vital];
141 set => this.Set((int)WixBundlePackageTupleFields.Vital, value); 141 set => this.Set((int)WixBundlePackageTupleFields.Vital, value);
142 } 142 }
143 143
144 public YesNoDefaultType PerMachine 144 public YesNoDefaultType PerMachine
145 { 145 {
146 get => Enum.TryParse((string)this.Fields[(int)WixBundlePackageTupleFields.PerMachine]?.Value, true, out YesNoDefaultType value) ? value : YesNoDefaultType.NotSet; 146 get => Enum.TryParse((string)this.Fields[(int)WixBundlePackageTupleFields.PerMachine], true, out YesNoDefaultType value) ? value : YesNoDefaultType.NotSet;
147 set => this.Set((int)WixBundlePackageTupleFields.PerMachine, value.ToString().ToLowerInvariant()); 147 set => this.Set((int)WixBundlePackageTupleFields.PerMachine, value.ToString().ToLowerInvariant());
148 } 148 }
149 149
150 public string LogPathVariable 150 public string LogPathVariable
151 { 151 {
152 get => (string)this.Fields[(int)WixBundlePackageTupleFields.LogPathVariable]?.Value; 152 get => (string)this.Fields[(int)WixBundlePackageTupleFields.LogPathVariable];
153 set => this.Set((int)WixBundlePackageTupleFields.LogPathVariable, value); 153 set => this.Set((int)WixBundlePackageTupleFields.LogPathVariable, value);
154 } 154 }
155 155
156 public string RollbackLogPathVariable 156 public string RollbackLogPathVariable
157 { 157 {
158 get => (string)this.Fields[(int)WixBundlePackageTupleFields.RollbackLogPathVariable]?.Value; 158 get => (string)this.Fields[(int)WixBundlePackageTupleFields.RollbackLogPathVariable];
159 set => this.Set((int)WixBundlePackageTupleFields.RollbackLogPathVariable, value); 159 set => this.Set((int)WixBundlePackageTupleFields.RollbackLogPathVariable, value);
160 } 160 }
161 161
162 public int Size 162 public int Size
163 { 163 {
164 get => (int)this.Fields[(int)WixBundlePackageTupleFields.Size]?.Value; 164 get => (int)this.Fields[(int)WixBundlePackageTupleFields.Size];
165 set => this.Set((int)WixBundlePackageTupleFields.Size, value); 165 set => this.Set((int)WixBundlePackageTupleFields.Size, value);
166 } 166 }
167 167
168 public int InstallSize 168 public int InstallSize
169 { 169 {
170 get => (int)this.Fields[(int)WixBundlePackageTupleFields.InstallSize]?.Value; 170 get => (int)this.Fields[(int)WixBundlePackageTupleFields.InstallSize];
171 set => this.Set((int)WixBundlePackageTupleFields.InstallSize, value); 171 set => this.Set((int)WixBundlePackageTupleFields.InstallSize, value);
172 } 172 }
173 173
174 public string Version 174 public string Version
175 { 175 {
176 get => (string)this.Fields[(int)WixBundlePackageTupleFields.Version]?.Value; 176 get => (string)this.Fields[(int)WixBundlePackageTupleFields.Version];
177 set => this.Set((int)WixBundlePackageTupleFields.Version, value); 177 set => this.Set((int)WixBundlePackageTupleFields.Version, value);
178 } 178 }
179 179
180 public int Language 180 public int Language
181 { 181 {
182 get => (int)this.Fields[(int)WixBundlePackageTupleFields.Language]?.Value; 182 get => (int)this.Fields[(int)WixBundlePackageTupleFields.Language];
183 set => this.Set((int)WixBundlePackageTupleFields.Language, value); 183 set => this.Set((int)WixBundlePackageTupleFields.Language, value);
184 } 184 }
185 185
186 public string DisplayName 186 public string DisplayName
187 { 187 {
188 get => (string)this.Fields[(int)WixBundlePackageTupleFields.DisplayName]?.Value; 188 get => (string)this.Fields[(int)WixBundlePackageTupleFields.DisplayName];
189 set => this.Set((int)WixBundlePackageTupleFields.DisplayName, value); 189 set => this.Set((int)WixBundlePackageTupleFields.DisplayName, value);
190 } 190 }
191 191
192 public string Description 192 public string Description
193 { 193 {
194 get => (string)this.Fields[(int)WixBundlePackageTupleFields.Description]?.Value; 194 get => (string)this.Fields[(int)WixBundlePackageTupleFields.Description];
195 set => this.Set((int)WixBundlePackageTupleFields.Description, value); 195 set => this.Set((int)WixBundlePackageTupleFields.Description, value);
196 } 196 }
197 197
198 public string RollbackBoundary_ 198 public string RollbackBoundary_
199 { 199 {
200 get => (string)this.Fields[(int)WixBundlePackageTupleFields.RollbackBoundary_]?.Value; 200 get => (string)this.Fields[(int)WixBundlePackageTupleFields.RollbackBoundary_];
201 set => this.Set((int)WixBundlePackageTupleFields.RollbackBoundary_, value); 201 set => this.Set((int)WixBundlePackageTupleFields.RollbackBoundary_, value);
202 } 202 }
203 203
204 public string RollbackBoundaryBackward_ 204 public string RollbackBoundaryBackward_
205 { 205 {
206 get => (string)this.Fields[(int)WixBundlePackageTupleFields.RollbackBoundaryBackward_]?.Value; 206 get => (string)this.Fields[(int)WixBundlePackageTupleFields.RollbackBoundaryBackward_];
207 set => this.Set((int)WixBundlePackageTupleFields.RollbackBoundaryBackward_, value); 207 set => this.Set((int)WixBundlePackageTupleFields.RollbackBoundaryBackward_, value);
208 } 208 }
209 209
210 public int x64 210 public int x64
211 { 211 {
212 get => (int)this.Fields[(int)WixBundlePackageTupleFields.x64]?.Value; 212 get => (int)this.Fields[(int)WixBundlePackageTupleFields.x64];
213 set => this.Set((int)WixBundlePackageTupleFields.x64, value); 213 set => this.Set((int)WixBundlePackageTupleFields.x64, value);
214 } 214 }
215 } 215 }
diff --git a/src/WixToolset.Data/Tuples/WixBundlePatchTargetCodeTuple.cs b/src/WixToolset.Data/Tuples/WixBundlePatchTargetCodeTuple.cs
index d34c0d2a..f8752067 100644
--- a/src/WixToolset.Data/Tuples/WixBundlePatchTargetCodeTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBundlePatchTargetCodeTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string PackageId 42 public string PackageId
43 { 43 {
44 get => (string)this.Fields[(int)WixBundlePatchTargetCodeTupleFields.PackageId]?.Value; 44 get => (string)this.Fields[(int)WixBundlePatchTargetCodeTupleFields.PackageId];
45 set => this.Set((int)WixBundlePatchTargetCodeTupleFields.PackageId, value); 45 set => this.Set((int)WixBundlePatchTargetCodeTupleFields.PackageId, value);
46 } 46 }
47 47
48 public string TargetCode 48 public string TargetCode
49 { 49 {
50 get => (string)this.Fields[(int)WixBundlePatchTargetCodeTupleFields.TargetCode]?.Value; 50 get => (string)this.Fields[(int)WixBundlePatchTargetCodeTupleFields.TargetCode];
51 set => this.Set((int)WixBundlePatchTargetCodeTupleFields.TargetCode, value); 51 set => this.Set((int)WixBundlePatchTargetCodeTupleFields.TargetCode, value);
52 } 52 }
53 53
54 public int Attributes 54 public int Attributes
55 { 55 {
56 get => (int)this.Fields[(int)WixBundlePatchTargetCodeTupleFields.Attributes]?.Value; 56 get => (int)this.Fields[(int)WixBundlePatchTargetCodeTupleFields.Attributes];
57 set => this.Set((int)WixBundlePatchTargetCodeTupleFields.Attributes, value); 57 set => this.Set((int)WixBundlePatchTargetCodeTupleFields.Attributes, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/WixBundlePayloadGroupTuple.cs b/src/WixToolset.Data/Tuples/WixBundlePayloadGroupTuple.cs
index c1f0df6a..c2f01ebc 100644
--- a/src/WixToolset.Data/Tuples/WixBundlePayloadGroupTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBundlePayloadGroupTuple.cs
@@ -37,7 +37,7 @@ namespace WixToolset.Data.Tuples
37 37
38 public string WixBundlePayloadGroup 38 public string WixBundlePayloadGroup
39 { 39 {
40 get => (string)this.Fields[(int)WixBundlePayloadGroupTupleFields.WixBundlePayloadGroup]?.Value; 40 get => (string)this.Fields[(int)WixBundlePayloadGroupTupleFields.WixBundlePayloadGroup];
41 set => this.Set((int)WixBundlePayloadGroupTupleFields.WixBundlePayloadGroup, value); 41 set => this.Set((int)WixBundlePayloadGroupTupleFields.WixBundlePayloadGroup, value);
42 } 42 }
43 } 43 }
diff --git a/src/WixToolset.Data/Tuples/WixBundlePayloadTuple.cs b/src/WixToolset.Data/Tuples/WixBundlePayloadTuple.cs
index d2a82f93..ce5ff8be 100644
--- a/src/WixToolset.Data/Tuples/WixBundlePayloadTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBundlePayloadTuple.cs
@@ -81,133 +81,133 @@ namespace WixToolset.Data.Tuples
81 81
82 public string WixBundlePayload 82 public string WixBundlePayload
83 { 83 {
84 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.WixBundlePayload]?.Value; 84 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.WixBundlePayload];
85 set => this.Set((int)WixBundlePayloadTupleFields.WixBundlePayload, value); 85 set => this.Set((int)WixBundlePayloadTupleFields.WixBundlePayload, value);
86 } 86 }
87 87
88 public string Name 88 public string Name
89 { 89 {
90 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.Name]?.Value; 90 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.Name];
91 set => this.Set((int)WixBundlePayloadTupleFields.Name, value); 91 set => this.Set((int)WixBundlePayloadTupleFields.Name, value);
92 } 92 }
93 93
94 public string SourceFile 94 public string SourceFile
95 { 95 {
96 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.SourceFile]?.Value; 96 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.SourceFile];
97 set => this.Set((int)WixBundlePayloadTupleFields.SourceFile, value); 97 set => this.Set((int)WixBundlePayloadTupleFields.SourceFile, value);
98 } 98 }
99 99
100 public string DownloadUrl 100 public string DownloadUrl
101 { 101 {
102 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.DownloadUrl]?.Value; 102 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.DownloadUrl];
103 set => this.Set((int)WixBundlePayloadTupleFields.DownloadUrl, value); 103 set => this.Set((int)WixBundlePayloadTupleFields.DownloadUrl, value);
104 } 104 }
105 105
106 public YesNoDefaultType Compressed 106 public YesNoDefaultType Compressed
107 { 107 {
108 get => Enum.TryParse((string)this.Fields[(int)WixBundlePayloadTupleFields.Compressed]?.Value, true, out YesNoDefaultType value) ? value : YesNoDefaultType.NotSet; 108 get => Enum.TryParse((string)this.Fields[(int)WixBundlePayloadTupleFields.Compressed], true, out YesNoDefaultType value) ? value : YesNoDefaultType.NotSet;
109 set => this.Set((int)WixBundlePayloadTupleFields.Compressed, value.ToString().ToLowerInvariant()); 109 set => this.Set((int)WixBundlePayloadTupleFields.Compressed, value.ToString().ToLowerInvariant());
110 } 110 }
111 111
112 public string UnresolvedSourceFile 112 public string UnresolvedSourceFile
113 { 113 {
114 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.UnresolvedSourceFile]?.Value; 114 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.UnresolvedSourceFile];
115 set => this.Set((int)WixBundlePayloadTupleFields.UnresolvedSourceFile, value); 115 set => this.Set((int)WixBundlePayloadTupleFields.UnresolvedSourceFile, value);
116 } 116 }
117 117
118 public string DisplayName 118 public string DisplayName
119 { 119 {
120 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.DisplayName]?.Value; 120 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.DisplayName];
121 set => this.Set((int)WixBundlePayloadTupleFields.DisplayName, value); 121 set => this.Set((int)WixBundlePayloadTupleFields.DisplayName, value);
122 } 122 }
123 123
124 public string Description 124 public string Description
125 { 125 {
126 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.Description]?.Value; 126 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.Description];
127 set => this.Set((int)WixBundlePayloadTupleFields.Description, value); 127 set => this.Set((int)WixBundlePayloadTupleFields.Description, value);
128 } 128 }
129 129
130 public bool EnableSignatureValidation 130 public bool EnableSignatureValidation
131 { 131 {
132 get => (bool)this.Fields[(int)WixBundlePayloadTupleFields.EnableSignatureValidation]?.Value; 132 get => (bool)this.Fields[(int)WixBundlePayloadTupleFields.EnableSignatureValidation];
133 set => this.Set((int)WixBundlePayloadTupleFields.EnableSignatureValidation, value); 133 set => this.Set((int)WixBundlePayloadTupleFields.EnableSignatureValidation, value);
134 } 134 }
135 135
136 public int FileSize 136 public int FileSize
137 { 137 {
138 get => (int)this.Fields[(int)WixBundlePayloadTupleFields.FileSize]?.Value; 138 get => (int)this.Fields[(int)WixBundlePayloadTupleFields.FileSize];
139 set => this.Set((int)WixBundlePayloadTupleFields.FileSize, value); 139 set => this.Set((int)WixBundlePayloadTupleFields.FileSize, value);
140 } 140 }
141 141
142 public string Version 142 public string Version
143 { 143 {
144 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.Version]?.Value; 144 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.Version];
145 set => this.Set((int)WixBundlePayloadTupleFields.Version, value); 145 set => this.Set((int)WixBundlePayloadTupleFields.Version, value);
146 } 146 }
147 147
148 public string Hash 148 public string Hash
149 { 149 {
150 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.Hash]?.Value; 150 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.Hash];
151 set => this.Set((int)WixBundlePayloadTupleFields.Hash, value); 151 set => this.Set((int)WixBundlePayloadTupleFields.Hash, value);
152 } 152 }
153 153
154 public string PublicKey 154 public string PublicKey
155 { 155 {
156 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.PublicKey]?.Value; 156 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.PublicKey];
157 set => this.Set((int)WixBundlePayloadTupleFields.PublicKey, value); 157 set => this.Set((int)WixBundlePayloadTupleFields.PublicKey, value);
158 } 158 }
159 159
160 public string Thumbprint 160 public string Thumbprint
161 { 161 {
162 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.Thumbprint]?.Value; 162 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.Thumbprint];
163 set => this.Set((int)WixBundlePayloadTupleFields.Thumbprint, value); 163 set => this.Set((int)WixBundlePayloadTupleFields.Thumbprint, value);
164 } 164 }
165 165
166 public string Catalog_ 166 public string Catalog_
167 { 167 {
168 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.Catalog_]?.Value; 168 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.Catalog_];
169 set => this.Set((int)WixBundlePayloadTupleFields.Catalog_, value); 169 set => this.Set((int)WixBundlePayloadTupleFields.Catalog_, value);
170 } 170 }
171 171
172 public string Container_ 172 public string Container_
173 { 173 {
174 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.Container_]?.Value; 174 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.Container_];
175 set => this.Set((int)WixBundlePayloadTupleFields.Container_, value); 175 set => this.Set((int)WixBundlePayloadTupleFields.Container_, value);
176 } 176 }
177 177
178 public string Package 178 public string Package
179 { 179 {
180 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.Package]?.Value; 180 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.Package];
181 set => this.Set((int)WixBundlePayloadTupleFields.Package, value); 181 set => this.Set((int)WixBundlePayloadTupleFields.Package, value);
182 } 182 }
183 183
184 public bool ContentFile 184 public bool ContentFile
185 { 185 {
186 get => (bool)this.Fields[(int)WixBundlePayloadTupleFields.ContentFile]?.Value; 186 get => (bool)this.Fields[(int)WixBundlePayloadTupleFields.ContentFile];
187 set => this.Set((int)WixBundlePayloadTupleFields.ContentFile, value); 187 set => this.Set((int)WixBundlePayloadTupleFields.ContentFile, value);
188 } 188 }
189 189
190 public string EmbeddedId 190 public string EmbeddedId
191 { 191 {
192 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.EmbeddedId]?.Value; 192 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.EmbeddedId];
193 set => this.Set((int)WixBundlePayloadTupleFields.EmbeddedId, value); 193 set => this.Set((int)WixBundlePayloadTupleFields.EmbeddedId, value);
194 } 194 }
195 195
196 public int LayoutOnly 196 public int LayoutOnly
197 { 197 {
198 get => (int)this.Fields[(int)WixBundlePayloadTupleFields.LayoutOnly]?.Value; 198 get => (int)this.Fields[(int)WixBundlePayloadTupleFields.LayoutOnly];
199 set => this.Set((int)WixBundlePayloadTupleFields.LayoutOnly, value); 199 set => this.Set((int)WixBundlePayloadTupleFields.LayoutOnly, value);
200 } 200 }
201 201
202 public int Packaging 202 public int Packaging
203 { 203 {
204 get => (int)this.Fields[(int)WixBundlePayloadTupleFields.Packaging]?.Value; 204 get => (int)this.Fields[(int)WixBundlePayloadTupleFields.Packaging];
205 set => this.Set((int)WixBundlePayloadTupleFields.Packaging, value); 205 set => this.Set((int)WixBundlePayloadTupleFields.Packaging, value);
206 } 206 }
207 207
208 public string ParentPackagePayload_ 208 public string ParentPackagePayload_
209 { 209 {
210 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.ParentPackagePayload_]?.Value; 210 get => (string)this.Fields[(int)WixBundlePayloadTupleFields.ParentPackagePayload_];
211 set => this.Set((int)WixBundlePayloadTupleFields.ParentPackagePayload_, value); 211 set => this.Set((int)WixBundlePayloadTupleFields.ParentPackagePayload_, value);
212 } 212 }
213 } 213 }
diff --git a/src/WixToolset.Data/Tuples/WixBundlePropertiesTuple.cs b/src/WixToolset.Data/Tuples/WixBundlePropertiesTuple.cs
index 8a42c3c6..fef0c997 100644
--- a/src/WixToolset.Data/Tuples/WixBundlePropertiesTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBundlePropertiesTuple.cs
@@ -47,37 +47,37 @@ namespace WixToolset.Data.Tuples
47 47
48 public string DisplayName 48 public string DisplayName
49 { 49 {
50 get => (string)this.Fields[(int)WixBundlePropertiesTupleFields.DisplayName]?.Value; 50 get => (string)this.Fields[(int)WixBundlePropertiesTupleFields.DisplayName];
51 set => this.Set((int)WixBundlePropertiesTupleFields.DisplayName, value); 51 set => this.Set((int)WixBundlePropertiesTupleFields.DisplayName, value);
52 } 52 }
53 53
54 public string LogPathVariable 54 public string LogPathVariable
55 { 55 {
56 get => (string)this.Fields[(int)WixBundlePropertiesTupleFields.LogPathVariable]?.Value; 56 get => (string)this.Fields[(int)WixBundlePropertiesTupleFields.LogPathVariable];
57 set => this.Set((int)WixBundlePropertiesTupleFields.LogPathVariable, value); 57 set => this.Set((int)WixBundlePropertiesTupleFields.LogPathVariable, value);
58 } 58 }
59 59
60 public string Compressed 60 public string Compressed
61 { 61 {
62 get => (string)this.Fields[(int)WixBundlePropertiesTupleFields.Compressed]?.Value; 62 get => (string)this.Fields[(int)WixBundlePropertiesTupleFields.Compressed];
63 set => this.Set((int)WixBundlePropertiesTupleFields.Compressed, value); 63 set => this.Set((int)WixBundlePropertiesTupleFields.Compressed, value);
64 } 64 }
65 65
66 public string Id 66 public string Id
67 { 67 {
68 get => (string)this.Fields[(int)WixBundlePropertiesTupleFields.Id]?.Value; 68 get => (string)this.Fields[(int)WixBundlePropertiesTupleFields.Id];
69 set => this.Set((int)WixBundlePropertiesTupleFields.Id, value); 69 set => this.Set((int)WixBundlePropertiesTupleFields.Id, value);
70 } 70 }
71 71
72 public string UpgradeCode 72 public string UpgradeCode
73 { 73 {
74 get => (string)this.Fields[(int)WixBundlePropertiesTupleFields.UpgradeCode]?.Value; 74 get => (string)this.Fields[(int)WixBundlePropertiesTupleFields.UpgradeCode];
75 set => this.Set((int)WixBundlePropertiesTupleFields.UpgradeCode, value); 75 set => this.Set((int)WixBundlePropertiesTupleFields.UpgradeCode, value);
76 } 76 }
77 77
78 public string PerMachine 78 public string PerMachine
79 { 79 {
80 get => (string)this.Fields[(int)WixBundlePropertiesTupleFields.PerMachine]?.Value; 80 get => (string)this.Fields[(int)WixBundlePropertiesTupleFields.PerMachine];
81 set => this.Set((int)WixBundlePropertiesTupleFields.PerMachine, value); 81 set => this.Set((int)WixBundlePropertiesTupleFields.PerMachine, value);
82 } 82 }
83 } 83 }
diff --git a/src/WixToolset.Data/Tuples/WixBundleRelatedPackageTuple.cs b/src/WixToolset.Data/Tuples/WixBundleRelatedPackageTuple.cs
index d3e1069a..7b1bed66 100644
--- a/src/WixToolset.Data/Tuples/WixBundleRelatedPackageTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBundleRelatedPackageTuple.cs
@@ -53,55 +53,55 @@ namespace WixToolset.Data.Tuples
53 53
54 public string WixBundlePackage_ 54 public string WixBundlePackage_
55 { 55 {
56 get => (string)this.Fields[(int)WixBundleRelatedPackageTupleFields.WixBundlePackage_]?.Value; 56 get => (string)this.Fields[(int)WixBundleRelatedPackageTupleFields.WixBundlePackage_];
57 set => this.Set((int)WixBundleRelatedPackageTupleFields.WixBundlePackage_, value); 57 set => this.Set((int)WixBundleRelatedPackageTupleFields.WixBundlePackage_, value);
58 } 58 }
59 59
60 public string Id 60 public string Id
61 { 61 {
62 get => (string)this.Fields[(int)WixBundleRelatedPackageTupleFields.Id]?.Value; 62 get => (string)this.Fields[(int)WixBundleRelatedPackageTupleFields.Id];
63 set => this.Set((int)WixBundleRelatedPackageTupleFields.Id, value); 63 set => this.Set((int)WixBundleRelatedPackageTupleFields.Id, value);
64 } 64 }
65 65
66 public string MinVersion 66 public string MinVersion
67 { 67 {
68 get => (string)this.Fields[(int)WixBundleRelatedPackageTupleFields.MinVersion]?.Value; 68 get => (string)this.Fields[(int)WixBundleRelatedPackageTupleFields.MinVersion];
69 set => this.Set((int)WixBundleRelatedPackageTupleFields.MinVersion, value); 69 set => this.Set((int)WixBundleRelatedPackageTupleFields.MinVersion, value);
70 } 70 }
71 71
72 public string MaxVersion 72 public string MaxVersion
73 { 73 {
74 get => (string)this.Fields[(int)WixBundleRelatedPackageTupleFields.MaxVersion]?.Value; 74 get => (string)this.Fields[(int)WixBundleRelatedPackageTupleFields.MaxVersion];
75 set => this.Set((int)WixBundleRelatedPackageTupleFields.MaxVersion, value); 75 set => this.Set((int)WixBundleRelatedPackageTupleFields.MaxVersion, value);
76 } 76 }
77 77
78 public string Languages 78 public string Languages
79 { 79 {
80 get => (string)this.Fields[(int)WixBundleRelatedPackageTupleFields.Languages]?.Value; 80 get => (string)this.Fields[(int)WixBundleRelatedPackageTupleFields.Languages];
81 set => this.Set((int)WixBundleRelatedPackageTupleFields.Languages, value); 81 set => this.Set((int)WixBundleRelatedPackageTupleFields.Languages, value);
82 } 82 }
83 83
84 public int MinInclusive 84 public int MinInclusive
85 { 85 {
86 get => (int)this.Fields[(int)WixBundleRelatedPackageTupleFields.MinInclusive]?.Value; 86 get => (int)this.Fields[(int)WixBundleRelatedPackageTupleFields.MinInclusive];
87 set => this.Set((int)WixBundleRelatedPackageTupleFields.MinInclusive, value); 87 set => this.Set((int)WixBundleRelatedPackageTupleFields.MinInclusive, value);
88 } 88 }
89 89
90 public int MaxInclusive 90 public int MaxInclusive
91 { 91 {
92 get => (int)this.Fields[(int)WixBundleRelatedPackageTupleFields.MaxInclusive]?.Value; 92 get => (int)this.Fields[(int)WixBundleRelatedPackageTupleFields.MaxInclusive];
93 set => this.Set((int)WixBundleRelatedPackageTupleFields.MaxInclusive, value); 93 set => this.Set((int)WixBundleRelatedPackageTupleFields.MaxInclusive, value);
94 } 94 }
95 95
96 public int LangInclusive 96 public int LangInclusive
97 { 97 {
98 get => (int)this.Fields[(int)WixBundleRelatedPackageTupleFields.LangInclusive]?.Value; 98 get => (int)this.Fields[(int)WixBundleRelatedPackageTupleFields.LangInclusive];
99 set => this.Set((int)WixBundleRelatedPackageTupleFields.LangInclusive, value); 99 set => this.Set((int)WixBundleRelatedPackageTupleFields.LangInclusive, value);
100 } 100 }
101 101
102 public int OnlyDetect 102 public int OnlyDetect
103 { 103 {
104 get => (int)this.Fields[(int)WixBundleRelatedPackageTupleFields.OnlyDetect]?.Value; 104 get => (int)this.Fields[(int)WixBundleRelatedPackageTupleFields.OnlyDetect];
105 set => this.Set((int)WixBundleRelatedPackageTupleFields.OnlyDetect, value); 105 set => this.Set((int)WixBundleRelatedPackageTupleFields.OnlyDetect, value);
106 } 106 }
107 } 107 }
diff --git a/src/WixToolset.Data/Tuples/WixBundleRollbackBoundaryTuple.cs b/src/WixToolset.Data/Tuples/WixBundleRollbackBoundaryTuple.cs
index d08f0eb9..b3ed7559 100644
--- a/src/WixToolset.Data/Tuples/WixBundleRollbackBoundaryTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBundleRollbackBoundaryTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string WixChainItem_ 42 public string WixChainItem_
43 { 43 {
44 get => (string)this.Fields[(int)WixBundleRollbackBoundaryTupleFields.WixChainItem_]?.Value; 44 get => (string)this.Fields[(int)WixBundleRollbackBoundaryTupleFields.WixChainItem_];
45 set => this.Set((int)WixBundleRollbackBoundaryTupleFields.WixChainItem_, value); 45 set => this.Set((int)WixBundleRollbackBoundaryTupleFields.WixChainItem_, value);
46 } 46 }
47 47
48 public bool? Vital 48 public bool? Vital
49 { 49 {
50 get => (bool?)this.Fields[(int)WixBundleRollbackBoundaryTupleFields.Vital]?.Value; 50 get => (bool?)this.Fields[(int)WixBundleRollbackBoundaryTupleFields.Vital];
51 set => this.Set((int)WixBundleRollbackBoundaryTupleFields.Vital, value); 51 set => this.Set((int)WixBundleRollbackBoundaryTupleFields.Vital, value);
52 } 52 }
53 53
54 public bool? Transaction 54 public bool? Transaction
55 { 55 {
56 get => (bool?)this.Fields[(int)WixBundleRollbackBoundaryTupleFields.Transaction]?.Value; 56 get => (bool?)this.Fields[(int)WixBundleRollbackBoundaryTupleFields.Transaction];
57 set => this.Set((int)WixBundleRollbackBoundaryTupleFields.Transaction, value); 57 set => this.Set((int)WixBundleRollbackBoundaryTupleFields.Transaction, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/WixBundleSlipstreamMspTuple.cs b/src/WixToolset.Data/Tuples/WixBundleSlipstreamMspTuple.cs
index c0ab124d..38893a63 100644
--- a/src/WixToolset.Data/Tuples/WixBundleSlipstreamMspTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBundleSlipstreamMspTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string WixBundlePackage_ 40 public string WixBundlePackage_
41 { 41 {
42 get => (string)this.Fields[(int)WixBundleSlipstreamMspTupleFields.WixBundlePackage_]?.Value; 42 get => (string)this.Fields[(int)WixBundleSlipstreamMspTupleFields.WixBundlePackage_];
43 set => this.Set((int)WixBundleSlipstreamMspTupleFields.WixBundlePackage_, value); 43 set => this.Set((int)WixBundleSlipstreamMspTupleFields.WixBundlePackage_, value);
44 } 44 }
45 45
46 public string WixBundlePackage_Msp 46 public string WixBundlePackage_Msp
47 { 47 {
48 get => (string)this.Fields[(int)WixBundleSlipstreamMspTupleFields.WixBundlePackage_Msp]?.Value; 48 get => (string)this.Fields[(int)WixBundleSlipstreamMspTupleFields.WixBundlePackage_Msp];
49 set => this.Set((int)WixBundleSlipstreamMspTupleFields.WixBundlePackage_Msp, value); 49 set => this.Set((int)WixBundleSlipstreamMspTupleFields.WixBundlePackage_Msp, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/WixBundleTuple.cs b/src/WixToolset.Data/Tuples/WixBundleTuple.cs
index 4647347b..f7cd4f23 100644
--- a/src/WixToolset.Data/Tuples/WixBundleTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBundleTuple.cs
@@ -81,139 +81,139 @@ namespace WixToolset.Data.Tuples
81 81
82 public string Version 82 public string Version
83 { 83 {
84 get => (string)this.Fields[(int)WixBundleTupleFields.Version]?.Value; 84 get => (string)this.Fields[(int)WixBundleTupleFields.Version];
85 set => this.Set((int)WixBundleTupleFields.Version, value); 85 set => this.Set((int)WixBundleTupleFields.Version, value);
86 } 86 }
87 87
88 public string Copyright 88 public string Copyright
89 { 89 {
90 get => (string)this.Fields[(int)WixBundleTupleFields.Copyright]?.Value; 90 get => (string)this.Fields[(int)WixBundleTupleFields.Copyright];
91 set => this.Set((int)WixBundleTupleFields.Copyright, value); 91 set => this.Set((int)WixBundleTupleFields.Copyright, value);
92 } 92 }
93 93
94 public string Name 94 public string Name
95 { 95 {
96 get => (string)this.Fields[(int)WixBundleTupleFields.Name]?.Value; 96 get => (string)this.Fields[(int)WixBundleTupleFields.Name];
97 set => this.Set((int)WixBundleTupleFields.Name, value); 97 set => this.Set((int)WixBundleTupleFields.Name, value);
98 } 98 }
99 99
100 public string AboutUrl 100 public string AboutUrl
101 { 101 {
102 get => (string)this.Fields[(int)WixBundleTupleFields.AboutUrl]?.Value; 102 get => (string)this.Fields[(int)WixBundleTupleFields.AboutUrl];
103 set => this.Set((int)WixBundleTupleFields.AboutUrl, value); 103 set => this.Set((int)WixBundleTupleFields.AboutUrl, value);
104 } 104 }
105 105
106 public int DisableModify 106 public int DisableModify
107 { 107 {
108 get => (int)this.Fields[(int)WixBundleTupleFields.DisableModify]?.Value; 108 get => (int)this.Fields[(int)WixBundleTupleFields.DisableModify];
109 set => this.Set((int)WixBundleTupleFields.DisableModify, value); 109 set => this.Set((int)WixBundleTupleFields.DisableModify, value);
110 } 110 }
111 111
112 public int DisableRemove 112 public int DisableRemove
113 { 113 {
114 get => (int)this.Fields[(int)WixBundleTupleFields.DisableRemove]?.Value; 114 get => (int)this.Fields[(int)WixBundleTupleFields.DisableRemove];
115 set => this.Set((int)WixBundleTupleFields.DisableRemove, value); 115 set => this.Set((int)WixBundleTupleFields.DisableRemove, value);
116 } 116 }
117 117
118 public int DisableRepair 118 public int DisableRepair
119 { 119 {
120 get => (int)this.Fields[(int)WixBundleTupleFields.DisableRepair]?.Value; 120 get => (int)this.Fields[(int)WixBundleTupleFields.DisableRepair];
121 set => this.Set((int)WixBundleTupleFields.DisableRepair, value); 121 set => this.Set((int)WixBundleTupleFields.DisableRepair, value);
122 } 122 }
123 123
124 public string HelpTelephone 124 public string HelpTelephone
125 { 125 {
126 get => (string)this.Fields[(int)WixBundleTupleFields.HelpTelephone]?.Value; 126 get => (string)this.Fields[(int)WixBundleTupleFields.HelpTelephone];
127 set => this.Set((int)WixBundleTupleFields.HelpTelephone, value); 127 set => this.Set((int)WixBundleTupleFields.HelpTelephone, value);
128 } 128 }
129 129
130 public string HelpUrl 130 public string HelpUrl
131 { 131 {
132 get => (string)this.Fields[(int)WixBundleTupleFields.HelpUrl]?.Value; 132 get => (string)this.Fields[(int)WixBundleTupleFields.HelpUrl];
133 set => this.Set((int)WixBundleTupleFields.HelpUrl, value); 133 set => this.Set((int)WixBundleTupleFields.HelpUrl, value);
134 } 134 }
135 135
136 public string Manufacturer 136 public string Manufacturer
137 { 137 {
138 get => (string)this.Fields[(int)WixBundleTupleFields.Manufacturer]?.Value; 138 get => (string)this.Fields[(int)WixBundleTupleFields.Manufacturer];
139 set => this.Set((int)WixBundleTupleFields.Manufacturer, value); 139 set => this.Set((int)WixBundleTupleFields.Manufacturer, value);
140 } 140 }
141 141
142 public string UpdateUrl 142 public string UpdateUrl
143 { 143 {
144 get => (string)this.Fields[(int)WixBundleTupleFields.UpdateUrl]?.Value; 144 get => (string)this.Fields[(int)WixBundleTupleFields.UpdateUrl];
145 set => this.Set((int)WixBundleTupleFields.UpdateUrl, value); 145 set => this.Set((int)WixBundleTupleFields.UpdateUrl, value);
146 } 146 }
147 147
148 public int Compressed 148 public int Compressed
149 { 149 {
150 get => (int)this.Fields[(int)WixBundleTupleFields.Compressed]?.Value; 150 get => (int)this.Fields[(int)WixBundleTupleFields.Compressed];
151 set => this.Set((int)WixBundleTupleFields.Compressed, value); 151 set => this.Set((int)WixBundleTupleFields.Compressed, value);
152 } 152 }
153 153
154 public string LogPrefixAndExtension 154 public string LogPrefixAndExtension
155 { 155 {
156 get => (string)this.Fields[(int)WixBundleTupleFields.LogPrefixAndExtension]?.Value; 156 get => (string)this.Fields[(int)WixBundleTupleFields.LogPrefixAndExtension];
157 set => this.Set((int)WixBundleTupleFields.LogPrefixAndExtension, value); 157 set => this.Set((int)WixBundleTupleFields.LogPrefixAndExtension, value);
158 } 158 }
159 159
160 public string IconSourceFile 160 public string IconSourceFile
161 { 161 {
162 get => (string)this.Fields[(int)WixBundleTupleFields.IconSourceFile]?.Value; 162 get => (string)this.Fields[(int)WixBundleTupleFields.IconSourceFile];
163 set => this.Set((int)WixBundleTupleFields.IconSourceFile, value); 163 set => this.Set((int)WixBundleTupleFields.IconSourceFile, value);
164 } 164 }
165 165
166 public string SplashScreenSourceFile 166 public string SplashScreenSourceFile
167 { 167 {
168 get => (string)this.Fields[(int)WixBundleTupleFields.SplashScreenSourceFile]?.Value; 168 get => (string)this.Fields[(int)WixBundleTupleFields.SplashScreenSourceFile];
169 set => this.Set((int)WixBundleTupleFields.SplashScreenSourceFile, value); 169 set => this.Set((int)WixBundleTupleFields.SplashScreenSourceFile, value);
170 } 170 }
171 171
172 public string Condition 172 public string Condition
173 { 173 {
174 get => (string)this.Fields[(int)WixBundleTupleFields.Condition]?.Value; 174 get => (string)this.Fields[(int)WixBundleTupleFields.Condition];
175 set => this.Set((int)WixBundleTupleFields.Condition, value); 175 set => this.Set((int)WixBundleTupleFields.Condition, value);
176 } 176 }
177 177
178 public string Tag 178 public string Tag
179 { 179 {
180 get => (string)this.Fields[(int)WixBundleTupleFields.Tag]?.Value; 180 get => (string)this.Fields[(int)WixBundleTupleFields.Tag];
181 set => this.Set((int)WixBundleTupleFields.Tag, value); 181 set => this.Set((int)WixBundleTupleFields.Tag, value);
182 } 182 }
183 183
184 public string Platform 184 public string Platform
185 { 185 {
186 get => (string)this.Fields[(int)WixBundleTupleFields.Platform]?.Value; 186 get => (string)this.Fields[(int)WixBundleTupleFields.Platform];
187 set => this.Set((int)WixBundleTupleFields.Platform, value); 187 set => this.Set((int)WixBundleTupleFields.Platform, value);
188 } 188 }
189 189
190 public string ParentName 190 public string ParentName
191 { 191 {
192 get => (string)this.Fields[(int)WixBundleTupleFields.ParentName]?.Value; 192 get => (string)this.Fields[(int)WixBundleTupleFields.ParentName];
193 set => this.Set((int)WixBundleTupleFields.ParentName, value); 193 set => this.Set((int)WixBundleTupleFields.ParentName, value);
194 } 194 }
195 195
196 public string UpgradeCode 196 public string UpgradeCode
197 { 197 {
198 get => (string)this.Fields[(int)WixBundleTupleFields.UpgradeCode]?.Value; 198 get => (string)this.Fields[(int)WixBundleTupleFields.UpgradeCode];
199 set => this.Set((int)WixBundleTupleFields.UpgradeCode, value); 199 set => this.Set((int)WixBundleTupleFields.UpgradeCode, value);
200 } 200 }
201 201
202 public string BundleId 202 public string BundleId
203 { 203 {
204 get => (string)this.Fields[(int)WixBundleTupleFields.BundleId]?.Value; 204 get => (string)this.Fields[(int)WixBundleTupleFields.BundleId];
205 set => this.Set((int)WixBundleTupleFields.BundleId, value); 205 set => this.Set((int)WixBundleTupleFields.BundleId, value);
206 } 206 }
207 207
208 public string ProviderKey 208 public string ProviderKey
209 { 209 {
210 get => (string)this.Fields[(int)WixBundleTupleFields.ProviderKey]?.Value; 210 get => (string)this.Fields[(int)WixBundleTupleFields.ProviderKey];
211 set => this.Set((int)WixBundleTupleFields.ProviderKey, value); 211 set => this.Set((int)WixBundleTupleFields.ProviderKey, value);
212 } 212 }
213 213
214 public int PerMachine 214 public int PerMachine
215 { 215 {
216 get => (int)this.Fields[(int)WixBundleTupleFields.PerMachine]?.Value; 216 get => (int)this.Fields[(int)WixBundleTupleFields.PerMachine];
217 set => this.Set((int)WixBundleTupleFields.PerMachine, value); 217 set => this.Set((int)WixBundleTupleFields.PerMachine, value);
218 } 218 }
219 } 219 }
diff --git a/src/WixToolset.Data/Tuples/WixBundleUpdateTuple.cs b/src/WixToolset.Data/Tuples/WixBundleUpdateTuple.cs
index 2398b1da..25686027 100644
--- a/src/WixToolset.Data/Tuples/WixBundleUpdateTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBundleUpdateTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string Location 40 public string Location
41 { 41 {
42 get => (string)this.Fields[(int)WixBundleUpdateTupleFields.Location]?.Value; 42 get => (string)this.Fields[(int)WixBundleUpdateTupleFields.Location];
43 set => this.Set((int)WixBundleUpdateTupleFields.Location, value); 43 set => this.Set((int)WixBundleUpdateTupleFields.Location, value);
44 } 44 }
45 45
46 public int Attributes 46 public int Attributes
47 { 47 {
48 get => (int)this.Fields[(int)WixBundleUpdateTupleFields.Attributes]?.Value; 48 get => (int)this.Fields[(int)WixBundleUpdateTupleFields.Attributes];
49 set => this.Set((int)WixBundleUpdateTupleFields.Attributes, value); 49 set => this.Set((int)WixBundleUpdateTupleFields.Attributes, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/WixBundleVariableTuple.cs b/src/WixToolset.Data/Tuples/WixBundleVariableTuple.cs
index c5724e6c..b71f20e1 100644
--- a/src/WixToolset.Data/Tuples/WixBundleVariableTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixBundleVariableTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string WixBundleVariable 46 public string WixBundleVariable
47 { 47 {
48 get => (string)this.Fields[(int)WixBundleVariableTupleFields.WixBundleVariable]?.Value; 48 get => (string)this.Fields[(int)WixBundleVariableTupleFields.WixBundleVariable];
49 set => this.Set((int)WixBundleVariableTupleFields.WixBundleVariable, value); 49 set => this.Set((int)WixBundleVariableTupleFields.WixBundleVariable, value);
50 } 50 }
51 51
52 public string Value 52 public string Value
53 { 53 {
54 get => (string)this.Fields[(int)WixBundleVariableTupleFields.Value]?.Value; 54 get => (string)this.Fields[(int)WixBundleVariableTupleFields.Value];
55 set => this.Set((int)WixBundleVariableTupleFields.Value, value); 55 set => this.Set((int)WixBundleVariableTupleFields.Value, value);
56 } 56 }
57 57
58 public string Type 58 public string Type
59 { 59 {
60 get => (string)this.Fields[(int)WixBundleVariableTupleFields.Type]?.Value; 60 get => (string)this.Fields[(int)WixBundleVariableTupleFields.Type];
61 set => this.Set((int)WixBundleVariableTupleFields.Type, value); 61 set => this.Set((int)WixBundleVariableTupleFields.Type, value);
62 } 62 }
63 63
64 public bool Hidden 64 public bool Hidden
65 { 65 {
66 get => (bool)this.Fields[(int)WixBundleVariableTupleFields.Hidden]?.Value; 66 get => (bool)this.Fields[(int)WixBundleVariableTupleFields.Hidden];
67 set => this.Set((int)WixBundleVariableTupleFields.Hidden, value); 67 set => this.Set((int)WixBundleVariableTupleFields.Hidden, value);
68 } 68 }
69 69
70 public bool Persisted 70 public bool Persisted
71 { 71 {
72 get => (bool)this.Fields[(int)WixBundleVariableTupleFields.Persisted]?.Value; 72 get => (bool)this.Fields[(int)WixBundleVariableTupleFields.Persisted];
73 set => this.Set((int)WixBundleVariableTupleFields.Persisted, value); 73 set => this.Set((int)WixBundleVariableTupleFields.Persisted, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/WixChainItemTuple.cs b/src/WixToolset.Data/Tuples/WixChainItemTuple.cs
index c77bd038..12383f53 100644
--- a/src/WixToolset.Data/Tuples/WixChainItemTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixChainItemTuple.cs
@@ -37,7 +37,7 @@ namespace WixToolset.Data.Tuples
37 37
38 public string Id 38 public string Id
39 { 39 {
40 get => (string)this.Fields[(int)WixChainItemTupleFields.Id]?.Value; 40 get => (string)this.Fields[(int)WixChainItemTupleFields.Id];
41 set => this.Set((int)WixChainItemTupleFields.Id, value); 41 set => this.Set((int)WixChainItemTupleFields.Id, value);
42 } 42 }
43 } 43 }
diff --git a/src/WixToolset.Data/Tuples/WixChainTuple.cs b/src/WixToolset.Data/Tuples/WixChainTuple.cs
index d3ae2f4a..d8bef8cc 100644
--- a/src/WixToolset.Data/Tuples/WixChainTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixChainTuple.cs
@@ -48,7 +48,7 @@ namespace WixToolset.Data.Tuples
48 48
49 public WixChainAttributes Attributes 49 public WixChainAttributes Attributes
50 { 50 {
51 get => (WixChainAttributes)(int)this.Fields[(int)WixChainTupleFields.Attributes]?.Value; 51 get => (WixChainAttributes)(int)this.Fields[(int)WixChainTupleFields.Attributes];
52 set => this.Set((int)WixChainTupleFields.Attributes, (int)value); 52 set => this.Set((int)WixChainTupleFields.Attributes, (int)value);
53 } 53 }
54 } 54 }
diff --git a/src/WixToolset.Data/Tuples/WixComplexReferenceTuple.cs b/src/WixToolset.Data/Tuples/WixComplexReferenceTuple.cs
index 46de9aa9..3d573f7a 100644
--- a/src/WixToolset.Data/Tuples/WixComplexReferenceTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixComplexReferenceTuple.cs
@@ -49,37 +49,37 @@ namespace WixToolset.Data.Tuples
49 49
50 public string Parent 50 public string Parent
51 { 51 {
52 get => (string)this.Fields[(int)WixComplexReferenceTupleFields.Parent]?.Value; 52 get => (string)this.Fields[(int)WixComplexReferenceTupleFields.Parent];
53 set => this.Set((int)WixComplexReferenceTupleFields.Parent, value); 53 set => this.Set((int)WixComplexReferenceTupleFields.Parent, value);
54 } 54 }
55 55
56 public ComplexReferenceParentType ParentType 56 public ComplexReferenceParentType ParentType
57 { 57 {
58 get => (ComplexReferenceParentType)Enum.Parse(typeof(ComplexReferenceParentType), (string)this.Fields[(int)WixComplexReferenceTupleFields.ParentAttributes]?.Value, true); 58 get => (ComplexReferenceParentType)Enum.Parse(typeof(ComplexReferenceParentType), (string)this.Fields[(int)WixComplexReferenceTupleFields.ParentAttributes], true);
59 set => this.Set((int)WixComplexReferenceTupleFields.ParentAttributes, value.ToString()); 59 set => this.Set((int)WixComplexReferenceTupleFields.ParentAttributes, value.ToString());
60 } 60 }
61 61
62 public string ParentLanguage 62 public string ParentLanguage
63 { 63 {
64 get => (string)this.Fields[(int)WixComplexReferenceTupleFields.ParentLanguage]?.Value; 64 get => (string)this.Fields[(int)WixComplexReferenceTupleFields.ParentLanguage];
65 set => this.Set((int)WixComplexReferenceTupleFields.ParentLanguage, value); 65 set => this.Set((int)WixComplexReferenceTupleFields.ParentLanguage, value);
66 } 66 }
67 67
68 public string Child 68 public string Child
69 { 69 {
70 get => (string)this.Fields[(int)WixComplexReferenceTupleFields.Child]?.Value; 70 get => (string)this.Fields[(int)WixComplexReferenceTupleFields.Child];
71 set => this.Set((int)WixComplexReferenceTupleFields.Child, value); 71 set => this.Set((int)WixComplexReferenceTupleFields.Child, value);
72 } 72 }
73 73
74 public ComplexReferenceChildType ChildType 74 public ComplexReferenceChildType ChildType
75 { 75 {
76 get => (ComplexReferenceChildType)Enum.Parse(typeof(ComplexReferenceChildType), (string)this.Fields[(int)WixComplexReferenceTupleFields.ChildAttributes]?.Value, true); 76 get => (ComplexReferenceChildType)Enum.Parse(typeof(ComplexReferenceChildType), (string)this.Fields[(int)WixComplexReferenceTupleFields.ChildAttributes], true);
77 set => this.Set((int)WixComplexReferenceTupleFields.ChildAttributes, value.ToString()); 77 set => this.Set((int)WixComplexReferenceTupleFields.ChildAttributes, value.ToString());
78 } 78 }
79 79
80 public bool IsPrimary 80 public bool IsPrimary
81 { 81 {
82 get => (bool)this.Fields[(int)WixComplexReferenceTupleFields.Attributes]?.Value; 82 get => (bool)this.Fields[(int)WixComplexReferenceTupleFields.Attributes];
83 set => this.Set((int)WixComplexReferenceTupleFields.Attributes, value); 83 set => this.Set((int)WixComplexReferenceTupleFields.Attributes, value);
84 } 84 }
85 } 85 }
diff --git a/src/WixToolset.Data/Tuples/WixComponentGroupTuple.cs b/src/WixToolset.Data/Tuples/WixComponentGroupTuple.cs
index f4118277..1209790f 100644
--- a/src/WixToolset.Data/Tuples/WixComponentGroupTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixComponentGroupTuple.cs
@@ -37,7 +37,7 @@ namespace WixToolset.Data.Tuples
37 37
38 public string WixComponentGroup 38 public string WixComponentGroup
39 { 39 {
40 get => (string)this.Fields[(int)WixComponentGroupTupleFields.WixComponentGroup]?.Value; 40 get => (string)this.Fields[(int)WixComponentGroupTupleFields.WixComponentGroup];
41 set => this.Set((int)WixComponentGroupTupleFields.WixComponentGroup, value); 41 set => this.Set((int)WixComponentGroupTupleFields.WixComponentGroup, value);
42 } 42 }
43 } 43 }
diff --git a/src/WixToolset.Data/Tuples/WixComponentSearchTuple.cs b/src/WixToolset.Data/Tuples/WixComponentSearchTuple.cs
index 7aad13d2..fc3c23e3 100644
--- a/src/WixToolset.Data/Tuples/WixComponentSearchTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixComponentSearchTuple.cs
@@ -43,25 +43,25 @@ namespace WixToolset.Data.Tuples
43 43
44 public string WixSearch_ 44 public string WixSearch_
45 { 45 {
46 get => (string)this.Fields[(int)WixComponentSearchTupleFields.WixSearch_]?.Value; 46 get => (string)this.Fields[(int)WixComponentSearchTupleFields.WixSearch_];
47 set => this.Set((int)WixComponentSearchTupleFields.WixSearch_, value); 47 set => this.Set((int)WixComponentSearchTupleFields.WixSearch_, value);
48 } 48 }
49 49
50 public string Guid 50 public string Guid
51 { 51 {
52 get => (string)this.Fields[(int)WixComponentSearchTupleFields.Guid]?.Value; 52 get => (string)this.Fields[(int)WixComponentSearchTupleFields.Guid];
53 set => this.Set((int)WixComponentSearchTupleFields.Guid, value); 53 set => this.Set((int)WixComponentSearchTupleFields.Guid, value);
54 } 54 }
55 55
56 public string ProductCode 56 public string ProductCode
57 { 57 {
58 get => (string)this.Fields[(int)WixComponentSearchTupleFields.ProductCode]?.Value; 58 get => (string)this.Fields[(int)WixComponentSearchTupleFields.ProductCode];
59 set => this.Set((int)WixComponentSearchTupleFields.ProductCode, value); 59 set => this.Set((int)WixComponentSearchTupleFields.ProductCode, value);
60 } 60 }
61 61
62 public int Attributes 62 public int Attributes
63 { 63 {
64 get => (int)this.Fields[(int)WixComponentSearchTupleFields.Attributes]?.Value; 64 get => (int)this.Fields[(int)WixComponentSearchTupleFields.Attributes];
65 set => this.Set((int)WixComponentSearchTupleFields.Attributes, value); 65 set => this.Set((int)WixComponentSearchTupleFields.Attributes, value);
66 } 66 }
67 } 67 }
diff --git a/src/WixToolset.Data/Tuples/WixCustomRowTuple.cs b/src/WixToolset.Data/Tuples/WixCustomRowTuple.cs
index c7ab0b0b..ec73c1b8 100644
--- a/src/WixToolset.Data/Tuples/WixCustomRowTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixCustomRowTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string Table 40 public string Table
41 { 41 {
42 get => (string)this.Fields[(int)WixCustomRowTupleFields.Table]?.Value; 42 get => (string)this.Fields[(int)WixCustomRowTupleFields.Table];
43 set => this.Set((int)WixCustomRowTupleFields.Table, value); 43 set => this.Set((int)WixCustomRowTupleFields.Table, value);
44 } 44 }
45 45
46 public string FieldData 46 public string FieldData
47 { 47 {
48 get => (string)this.Fields[(int)WixCustomRowTupleFields.FieldData]?.Value; 48 get => (string)this.Fields[(int)WixCustomRowTupleFields.FieldData];
49 set => this.Set((int)WixCustomRowTupleFields.FieldData, value); 49 set => this.Set((int)WixCustomRowTupleFields.FieldData, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/WixCustomTableTuple.cs b/src/WixToolset.Data/Tuples/WixCustomTableTuple.cs
index 58266aff..fd21fe2d 100644
--- a/src/WixToolset.Data/Tuples/WixCustomTableTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixCustomTableTuple.cs
@@ -63,85 +63,85 @@ namespace WixToolset.Data.Tuples
63 63
64 public string Table 64 public string Table
65 { 65 {
66 get => (string)this.Fields[(int)WixCustomTableTupleFields.Table]?.Value; 66 get => (string)this.Fields[(int)WixCustomTableTupleFields.Table];
67 set => this.Set((int)WixCustomTableTupleFields.Table, value); 67 set => this.Set((int)WixCustomTableTupleFields.Table, value);
68 } 68 }
69 69
70 public int ColumnCount 70 public int ColumnCount
71 { 71 {
72 get => (int)this.Fields[(int)WixCustomTableTupleFields.ColumnCount]?.Value; 72 get => (int)this.Fields[(int)WixCustomTableTupleFields.ColumnCount];
73 set => this.Set((int)WixCustomTableTupleFields.ColumnCount, value); 73 set => this.Set((int)WixCustomTableTupleFields.ColumnCount, value);
74 } 74 }
75 75
76 public string ColumnNames 76 public string ColumnNames
77 { 77 {
78 get => (string)this.Fields[(int)WixCustomTableTupleFields.ColumnNames]?.Value; 78 get => (string)this.Fields[(int)WixCustomTableTupleFields.ColumnNames];
79 set => this.Set((int)WixCustomTableTupleFields.ColumnNames, value); 79 set => this.Set((int)WixCustomTableTupleFields.ColumnNames, value);
80 } 80 }
81 81
82 public string ColumnTypes 82 public string ColumnTypes
83 { 83 {
84 get => (string)this.Fields[(int)WixCustomTableTupleFields.ColumnTypes]?.Value; 84 get => (string)this.Fields[(int)WixCustomTableTupleFields.ColumnTypes];
85 set => this.Set((int)WixCustomTableTupleFields.ColumnTypes, value); 85 set => this.Set((int)WixCustomTableTupleFields.ColumnTypes, value);
86 } 86 }
87 87
88 public string PrimaryKeys 88 public string PrimaryKeys
89 { 89 {
90 get => (string)this.Fields[(int)WixCustomTableTupleFields.PrimaryKeys]?.Value; 90 get => (string)this.Fields[(int)WixCustomTableTupleFields.PrimaryKeys];
91 set => this.Set((int)WixCustomTableTupleFields.PrimaryKeys, value); 91 set => this.Set((int)WixCustomTableTupleFields.PrimaryKeys, value);
92 } 92 }
93 93
94 public string MinValues 94 public string MinValues
95 { 95 {
96 get => (string)this.Fields[(int)WixCustomTableTupleFields.MinValues]?.Value; 96 get => (string)this.Fields[(int)WixCustomTableTupleFields.MinValues];
97 set => this.Set((int)WixCustomTableTupleFields.MinValues, value); 97 set => this.Set((int)WixCustomTableTupleFields.MinValues, value);
98 } 98 }
99 99
100 public string MaxValues 100 public string MaxValues
101 { 101 {
102 get => (string)this.Fields[(int)WixCustomTableTupleFields.MaxValues]?.Value; 102 get => (string)this.Fields[(int)WixCustomTableTupleFields.MaxValues];
103 set => this.Set((int)WixCustomTableTupleFields.MaxValues, value); 103 set => this.Set((int)WixCustomTableTupleFields.MaxValues, value);
104 } 104 }
105 105
106 public string KeyTables 106 public string KeyTables
107 { 107 {
108 get => (string)this.Fields[(int)WixCustomTableTupleFields.KeyTables]?.Value; 108 get => (string)this.Fields[(int)WixCustomTableTupleFields.KeyTables];
109 set => this.Set((int)WixCustomTableTupleFields.KeyTables, value); 109 set => this.Set((int)WixCustomTableTupleFields.KeyTables, value);
110 } 110 }
111 111
112 public string KeyColumns 112 public string KeyColumns
113 { 113 {
114 get => (string)this.Fields[(int)WixCustomTableTupleFields.KeyColumns]?.Value; 114 get => (string)this.Fields[(int)WixCustomTableTupleFields.KeyColumns];
115 set => this.Set((int)WixCustomTableTupleFields.KeyColumns, value); 115 set => this.Set((int)WixCustomTableTupleFields.KeyColumns, value);
116 } 116 }
117 117
118 public string Categories 118 public string Categories
119 { 119 {
120 get => (string)this.Fields[(int)WixCustomTableTupleFields.Categories]?.Value; 120 get => (string)this.Fields[(int)WixCustomTableTupleFields.Categories];
121 set => this.Set((int)WixCustomTableTupleFields.Categories, value); 121 set => this.Set((int)WixCustomTableTupleFields.Categories, value);
122 } 122 }
123 123
124 public string Sets 124 public string Sets
125 { 125 {
126 get => (string)this.Fields[(int)WixCustomTableTupleFields.Sets]?.Value; 126 get => (string)this.Fields[(int)WixCustomTableTupleFields.Sets];
127 set => this.Set((int)WixCustomTableTupleFields.Sets, value); 127 set => this.Set((int)WixCustomTableTupleFields.Sets, value);
128 } 128 }
129 129
130 public string Descriptions 130 public string Descriptions
131 { 131 {
132 get => (string)this.Fields[(int)WixCustomTableTupleFields.Descriptions]?.Value; 132 get => (string)this.Fields[(int)WixCustomTableTupleFields.Descriptions];
133 set => this.Set((int)WixCustomTableTupleFields.Descriptions, value); 133 set => this.Set((int)WixCustomTableTupleFields.Descriptions, value);
134 } 134 }
135 135
136 public string Modularizations 136 public string Modularizations
137 { 137 {
138 get => (string)this.Fields[(int)WixCustomTableTupleFields.Modularizations]?.Value; 138 get => (string)this.Fields[(int)WixCustomTableTupleFields.Modularizations];
139 set => this.Set((int)WixCustomTableTupleFields.Modularizations, value); 139 set => this.Set((int)WixCustomTableTupleFields.Modularizations, value);
140 } 140 }
141 141
142 public int BootstrapperApplicationData 142 public int BootstrapperApplicationData
143 { 143 {
144 get => (int)this.Fields[(int)WixCustomTableTupleFields.BootstrapperApplicationData]?.Value; 144 get => (int)this.Fields[(int)WixCustomTableTupleFields.BootstrapperApplicationData];
145 set => this.Set((int)WixCustomTableTupleFields.BootstrapperApplicationData, value); 145 set => this.Set((int)WixCustomTableTupleFields.BootstrapperApplicationData, value);
146 } 146 }
147 } 147 }
diff --git a/src/WixToolset.Data/Tuples/WixDeltaPatchFileTuple.cs b/src/WixToolset.Data/Tuples/WixDeltaPatchFileTuple.cs
index 68f327f4..a8e191df 100644
--- a/src/WixToolset.Data/Tuples/WixDeltaPatchFileTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixDeltaPatchFileTuple.cs
@@ -47,37 +47,37 @@ namespace WixToolset.Data.Tuples
47 47
48 public string File_ 48 public string File_
49 { 49 {
50 get => (string)this.Fields[(int)WixDeltaPatchFileTupleFields.File_]?.Value; 50 get => (string)this.Fields[(int)WixDeltaPatchFileTupleFields.File_];
51 set => this.Set((int)WixDeltaPatchFileTupleFields.File_, value); 51 set => this.Set((int)WixDeltaPatchFileTupleFields.File_, value);
52 } 52 }
53 53
54 public string RetainLengths 54 public string RetainLengths
55 { 55 {
56 get => (string)this.Fields[(int)WixDeltaPatchFileTupleFields.RetainLengths]?.Value; 56 get => (string)this.Fields[(int)WixDeltaPatchFileTupleFields.RetainLengths];
57 set => this.Set((int)WixDeltaPatchFileTupleFields.RetainLengths, value); 57 set => this.Set((int)WixDeltaPatchFileTupleFields.RetainLengths, value);
58 } 58 }
59 59
60 public string IgnoreOffsets 60 public string IgnoreOffsets
61 { 61 {
62 get => (string)this.Fields[(int)WixDeltaPatchFileTupleFields.IgnoreOffsets]?.Value; 62 get => (string)this.Fields[(int)WixDeltaPatchFileTupleFields.IgnoreOffsets];
63 set => this.Set((int)WixDeltaPatchFileTupleFields.IgnoreOffsets, value); 63 set => this.Set((int)WixDeltaPatchFileTupleFields.IgnoreOffsets, value);
64 } 64 }
65 65
66 public string IgnoreLengths 66 public string IgnoreLengths
67 { 67 {
68 get => (string)this.Fields[(int)WixDeltaPatchFileTupleFields.IgnoreLengths]?.Value; 68 get => (string)this.Fields[(int)WixDeltaPatchFileTupleFields.IgnoreLengths];
69 set => this.Set((int)WixDeltaPatchFileTupleFields.IgnoreLengths, value); 69 set => this.Set((int)WixDeltaPatchFileTupleFields.IgnoreLengths, value);
70 } 70 }
71 71
72 public string RetainOffsets 72 public string RetainOffsets
73 { 73 {
74 get => (string)this.Fields[(int)WixDeltaPatchFileTupleFields.RetainOffsets]?.Value; 74 get => (string)this.Fields[(int)WixDeltaPatchFileTupleFields.RetainOffsets];
75 set => this.Set((int)WixDeltaPatchFileTupleFields.RetainOffsets, value); 75 set => this.Set((int)WixDeltaPatchFileTupleFields.RetainOffsets, value);
76 } 76 }
77 77
78 public string SymbolPaths 78 public string SymbolPaths
79 { 79 {
80 get => (string)this.Fields[(int)WixDeltaPatchFileTupleFields.SymbolPaths]?.Value; 80 get => (string)this.Fields[(int)WixDeltaPatchFileTupleFields.SymbolPaths];
81 set => this.Set((int)WixDeltaPatchFileTupleFields.SymbolPaths, value); 81 set => this.Set((int)WixDeltaPatchFileTupleFields.SymbolPaths, value);
82 } 82 }
83 } 83 }
diff --git a/src/WixToolset.Data/Tuples/WixDeltaPatchSymbolPathsTuple.cs b/src/WixToolset.Data/Tuples/WixDeltaPatchSymbolPathsTuple.cs
index 39747be5..9537db3a 100644
--- a/src/WixToolset.Data/Tuples/WixDeltaPatchSymbolPathsTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixDeltaPatchSymbolPathsTuple.cs
@@ -56,19 +56,19 @@ namespace WixToolset.Data.Tuples
56 56
57 public string Id 57 public string Id
58 { 58 {
59 get => (string)this.Fields[(int)WixDeltaPatchSymbolPathsTupleFields.Id]?.Value; 59 get => (string)this.Fields[(int)WixDeltaPatchSymbolPathsTupleFields.Id];
60 set => this.Set((int)WixDeltaPatchSymbolPathsTupleFields.Id, value); 60 set => this.Set((int)WixDeltaPatchSymbolPathsTupleFields.Id, value);
61 } 61 }
62 62
63 public SymbolPathType Type 63 public SymbolPathType Type
64 { 64 {
65 get => (SymbolPathType)Enum.Parse(typeof(SymbolPathType), (string)this.Fields[(int)WixDeltaPatchSymbolPathsTupleFields.Type]?.Value, true); 65 get => (SymbolPathType)Enum.Parse(typeof(SymbolPathType), (string)this.Fields[(int)WixDeltaPatchSymbolPathsTupleFields.Type], true);
66 set => this.Set((int)WixDeltaPatchSymbolPathsTupleFields.Type, value.ToString()); 66 set => this.Set((int)WixDeltaPatchSymbolPathsTupleFields.Type, value.ToString());
67 } 67 }
68 68
69 public string SymbolPaths 69 public string SymbolPaths
70 { 70 {
71 get => (string)this.Fields[(int)WixDeltaPatchSymbolPathsTupleFields.SymbolPaths]?.Value; 71 get => (string)this.Fields[(int)WixDeltaPatchSymbolPathsTupleFields.SymbolPaths];
72 set => this.Set((int)WixDeltaPatchSymbolPathsTupleFields.SymbolPaths, value); 72 set => this.Set((int)WixDeltaPatchSymbolPathsTupleFields.SymbolPaths, value);
73 } 73 }
74 } 74 }
diff --git a/src/WixToolset.Data/Tuples/WixEnsureTableTuple.cs b/src/WixToolset.Data/Tuples/WixEnsureTableTuple.cs
index cc80a5d9..cd47c0fd 100644
--- a/src/WixToolset.Data/Tuples/WixEnsureTableTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixEnsureTableTuple.cs
@@ -37,7 +37,7 @@ namespace WixToolset.Data.Tuples
37 37
38 public string Table 38 public string Table
39 { 39 {
40 get => (string)this.Fields[(int)WixEnsureTableTupleFields.Table]?.Value; 40 get => (string)this.Fields[(int)WixEnsureTableTupleFields.Table];
41 set => this.Set((int)WixEnsureTableTupleFields.Table, value); 41 set => this.Set((int)WixEnsureTableTupleFields.Table, value);
42 } 42 }
43 } 43 }
diff --git a/src/WixToolset.Data/Tuples/WixFeatureGroupTuple.cs b/src/WixToolset.Data/Tuples/WixFeatureGroupTuple.cs
index 20e88ce8..e2ae6b14 100644
--- a/src/WixToolset.Data/Tuples/WixFeatureGroupTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixFeatureGroupTuple.cs
@@ -37,7 +37,7 @@ namespace WixToolset.Data.Tuples
37 37
38 public string WixFeatureGroup 38 public string WixFeatureGroup
39 { 39 {
40 get => (string)this.Fields[(int)WixFeatureGroupTupleFields.WixFeatureGroup]?.Value; 40 get => (string)this.Fields[(int)WixFeatureGroupTupleFields.WixFeatureGroup];
41 set => this.Set((int)WixFeatureGroupTupleFields.WixFeatureGroup, value); 41 set => this.Set((int)WixFeatureGroupTupleFields.WixFeatureGroup, value);
42 } 42 }
43 } 43 }
diff --git a/src/WixToolset.Data/Tuples/WixFeatureModulesTuple.cs b/src/WixToolset.Data/Tuples/WixFeatureModulesTuple.cs
index 23524b1d..963c07d8 100644
--- a/src/WixToolset.Data/Tuples/WixFeatureModulesTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixFeatureModulesTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string Feature_ 40 public string Feature_
41 { 41 {
42 get => (string)this.Fields[(int)WixFeatureModulesTupleFields.Feature_]?.Value; 42 get => (string)this.Fields[(int)WixFeatureModulesTupleFields.Feature_];
43 set => this.Set((int)WixFeatureModulesTupleFields.Feature_, value); 43 set => this.Set((int)WixFeatureModulesTupleFields.Feature_, value);
44 } 44 }
45 45
46 public string WixMerge_ 46 public string WixMerge_
47 { 47 {
48 get => (string)this.Fields[(int)WixFeatureModulesTupleFields.WixMerge_]?.Value; 48 get => (string)this.Fields[(int)WixFeatureModulesTupleFields.WixMerge_];
49 set => this.Set((int)WixFeatureModulesTupleFields.WixMerge_, value); 49 set => this.Set((int)WixFeatureModulesTupleFields.WixMerge_, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/WixFileSearchTuple.cs b/src/WixToolset.Data/Tuples/WixFileSearchTuple.cs
index 62d19ec8..a5da5f2b 100644
--- a/src/WixToolset.Data/Tuples/WixFileSearchTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixFileSearchTuple.cs
@@ -55,61 +55,61 @@ namespace WixToolset.Data.Tuples
55 55
56 public string WixSearch_ 56 public string WixSearch_
57 { 57 {
58 get => (string)this.Fields[(int)WixFileSearchTupleFields.WixSearch_]?.Value; 58 get => (string)this.Fields[(int)WixFileSearchTupleFields.WixSearch_];
59 set => this.Set((int)WixFileSearchTupleFields.WixSearch_, value); 59 set => this.Set((int)WixFileSearchTupleFields.WixSearch_, value);
60 } 60 }
61 61
62 public string Path 62 public string Path
63 { 63 {
64 get => (string)this.Fields[(int)WixFileSearchTupleFields.Path]?.Value; 64 get => (string)this.Fields[(int)WixFileSearchTupleFields.Path];
65 set => this.Set((int)WixFileSearchTupleFields.Path, value); 65 set => this.Set((int)WixFileSearchTupleFields.Path, value);
66 } 66 }
67 67
68 public string MinVersion 68 public string MinVersion
69 { 69 {
70 get => (string)this.Fields[(int)WixFileSearchTupleFields.MinVersion]?.Value; 70 get => (string)this.Fields[(int)WixFileSearchTupleFields.MinVersion];
71 set => this.Set((int)WixFileSearchTupleFields.MinVersion, value); 71 set => this.Set((int)WixFileSearchTupleFields.MinVersion, value);
72 } 72 }
73 73
74 public string MaxVersion 74 public string MaxVersion
75 { 75 {
76 get => (string)this.Fields[(int)WixFileSearchTupleFields.MaxVersion]?.Value; 76 get => (string)this.Fields[(int)WixFileSearchTupleFields.MaxVersion];
77 set => this.Set((int)WixFileSearchTupleFields.MaxVersion, value); 77 set => this.Set((int)WixFileSearchTupleFields.MaxVersion, value);
78 } 78 }
79 79
80 public int MinSize 80 public int MinSize
81 { 81 {
82 get => (int)this.Fields[(int)WixFileSearchTupleFields.MinSize]?.Value; 82 get => (int)this.Fields[(int)WixFileSearchTupleFields.MinSize];
83 set => this.Set((int)WixFileSearchTupleFields.MinSize, value); 83 set => this.Set((int)WixFileSearchTupleFields.MinSize, value);
84 } 84 }
85 85
86 public int MaxSize 86 public int MaxSize
87 { 87 {
88 get => (int)this.Fields[(int)WixFileSearchTupleFields.MaxSize]?.Value; 88 get => (int)this.Fields[(int)WixFileSearchTupleFields.MaxSize];
89 set => this.Set((int)WixFileSearchTupleFields.MaxSize, value); 89 set => this.Set((int)WixFileSearchTupleFields.MaxSize, value);
90 } 90 }
91 91
92 public int MinDate 92 public int MinDate
93 { 93 {
94 get => (int)this.Fields[(int)WixFileSearchTupleFields.MinDate]?.Value; 94 get => (int)this.Fields[(int)WixFileSearchTupleFields.MinDate];
95 set => this.Set((int)WixFileSearchTupleFields.MinDate, value); 95 set => this.Set((int)WixFileSearchTupleFields.MinDate, value);
96 } 96 }
97 97
98 public int MaxDate 98 public int MaxDate
99 { 99 {
100 get => (int)this.Fields[(int)WixFileSearchTupleFields.MaxDate]?.Value; 100 get => (int)this.Fields[(int)WixFileSearchTupleFields.MaxDate];
101 set => this.Set((int)WixFileSearchTupleFields.MaxDate, value); 101 set => this.Set((int)WixFileSearchTupleFields.MaxDate, value);
102 } 102 }
103 103
104 public string Languages 104 public string Languages
105 { 105 {
106 get => (string)this.Fields[(int)WixFileSearchTupleFields.Languages]?.Value; 106 get => (string)this.Fields[(int)WixFileSearchTupleFields.Languages];
107 set => this.Set((int)WixFileSearchTupleFields.Languages, value); 107 set => this.Set((int)WixFileSearchTupleFields.Languages, value);
108 } 108 }
109 109
110 public int Attributes 110 public int Attributes
111 { 111 {
112 get => (int)this.Fields[(int)WixFileSearchTupleFields.Attributes]?.Value; 112 get => (int)this.Fields[(int)WixFileSearchTupleFields.Attributes];
113 set => this.Set((int)WixFileSearchTupleFields.Attributes, value); 113 set => this.Set((int)WixFileSearchTupleFields.Attributes, value);
114 } 114 }
115 } 115 }
diff --git a/src/WixToolset.Data/Tuples/WixFileTuple.cs b/src/WixToolset.Data/Tuples/WixFileTuple.cs
index 3581e2e6..077622b7 100644
--- a/src/WixToolset.Data/Tuples/WixFileTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixFileTuple.cs
@@ -97,37 +97,37 @@ namespace WixToolset.Data.Tuples
97 97
98 public string File_ 98 public string File_
99 { 99 {
100 get => (string)this.Fields[(int)WixFileTupleFields.File_]?.Value; 100 get => (string)this.Fields[(int)WixFileTupleFields.File_];
101 set => this.Set((int)WixFileTupleFields.File_, value); 101 set => this.Set((int)WixFileTupleFields.File_, value);
102 } 102 }
103 103
104 public FileAssemblyType AssemblyType 104 public FileAssemblyType AssemblyType
105 { 105 {
106 get => (FileAssemblyType)(int)this.Fields[(int)WixFileTupleFields.AssemblyType]?.Value; 106 get => (FileAssemblyType)(int)this.Fields[(int)WixFileTupleFields.AssemblyType];
107 set => this.Set((int)WixFileTupleFields.AssemblyType, (int)value); 107 set => this.Set((int)WixFileTupleFields.AssemblyType, (int)value);
108 } 108 }
109 109
110 public string File_AssemblyManifest 110 public string File_AssemblyManifest
111 { 111 {
112 get => (string)this.Fields[(int)WixFileTupleFields.File_AssemblyManifest]?.Value; 112 get => (string)this.Fields[(int)WixFileTupleFields.File_AssemblyManifest];
113 set => this.Set((int)WixFileTupleFields.File_AssemblyManifest, value); 113 set => this.Set((int)WixFileTupleFields.File_AssemblyManifest, value);
114 } 114 }
115 115
116 public string File_AssemblyApplication 116 public string File_AssemblyApplication
117 { 117 {
118 get => (string)this.Fields[(int)WixFileTupleFields.File_AssemblyApplication]?.Value; 118 get => (string)this.Fields[(int)WixFileTupleFields.File_AssemblyApplication];
119 set => this.Set((int)WixFileTupleFields.File_AssemblyApplication, value); 119 set => this.Set((int)WixFileTupleFields.File_AssemblyApplication, value);
120 } 120 }
121 121
122 public string Directory_ 122 public string Directory_
123 { 123 {
124 get => (string)this.Fields[(int)WixFileTupleFields.Directory_]?.Value; 124 get => (string)this.Fields[(int)WixFileTupleFields.Directory_];
125 set => this.Set((int)WixFileTupleFields.Directory_, value); 125 set => this.Set((int)WixFileTupleFields.Directory_, value);
126 } 126 }
127 127
128 public int DiskId 128 public int DiskId
129 { 129 {
130 get => (int)this.Fields[(int)WixFileTupleFields.DiskId]?.Value; 130 get => (int)this.Fields[(int)WixFileTupleFields.DiskId];
131 set => this.Set((int)WixFileTupleFields.DiskId, value); 131 set => this.Set((int)WixFileTupleFields.DiskId, value);
132 } 132 }
133 133
@@ -139,31 +139,31 @@ namespace WixToolset.Data.Tuples
139 139
140 public string ProcessorArchitecture 140 public string ProcessorArchitecture
141 { 141 {
142 get => (string)this.Fields[(int)WixFileTupleFields.ProcessorArchitecture]?.Value; 142 get => (string)this.Fields[(int)WixFileTupleFields.ProcessorArchitecture];
143 set => this.Set((int)WixFileTupleFields.ProcessorArchitecture, value); 143 set => this.Set((int)WixFileTupleFields.ProcessorArchitecture, value);
144 } 144 }
145 145
146 public int PatchGroup 146 public int PatchGroup
147 { 147 {
148 get => (int)this.Fields[(int)WixFileTupleFields.PatchGroup]?.Value; 148 get => (int)this.Fields[(int)WixFileTupleFields.PatchGroup];
149 set => this.Set((int)WixFileTupleFields.PatchGroup, value); 149 set => this.Set((int)WixFileTupleFields.PatchGroup, value);
150 } 150 }
151 151
152 public int Attributes 152 public int Attributes
153 { 153 {
154 get => (int)this.Fields[(int)WixFileTupleFields.Attributes]?.Value; 154 get => (int)this.Fields[(int)WixFileTupleFields.Attributes];
155 set => this.Set((int)WixFileTupleFields.Attributes, value); 155 set => this.Set((int)WixFileTupleFields.Attributes, value);
156 } 156 }
157 157
158 public PatchAttributeType PatchAttributes 158 public PatchAttributeType PatchAttributes
159 { 159 {
160 get => (PatchAttributeType)(int)this.Fields[(int)WixFileTupleFields.PatchAttributes]?.Value; 160 get => (PatchAttributeType)(int)this.Fields[(int)WixFileTupleFields.PatchAttributes];
161 set => this.Set((int)WixFileTupleFields.PatchAttributes, (int)value); 161 set => this.Set((int)WixFileTupleFields.PatchAttributes, (int)value);
162 } 162 }
163 163
164 public string DeltaPatchHeaderSource 164 public string DeltaPatchHeaderSource
165 { 165 {
166 get => (string)this.Fields[(int)WixFileTupleFields.DeltaPatchHeaderSource]?.Value; 166 get => (string)this.Fields[(int)WixFileTupleFields.DeltaPatchHeaderSource];
167 set => this.Set((int)WixFileTupleFields.DeltaPatchHeaderSource, value); 167 set => this.Set((int)WixFileTupleFields.DeltaPatchHeaderSource, value);
168 } 168 }
169 } 169 }
diff --git a/src/WixToolset.Data/Tuples/WixFragmentTuple.cs b/src/WixToolset.Data/Tuples/WixFragmentTuple.cs
index a5a59962..fd4c309d 100644
--- a/src/WixToolset.Data/Tuples/WixFragmentTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixFragmentTuple.cs
@@ -37,7 +37,7 @@ namespace WixToolset.Data.Tuples
37 37
38 public string WixFragment 38 public string WixFragment
39 { 39 {
40 get => (string)this.Fields[(int)WixFragmentTupleFields.WixFragment]?.Value; 40 get => (string)this.Fields[(int)WixFragmentTupleFields.WixFragment];
41 set => this.Set((int)WixFragmentTupleFields.WixFragment, value); 41 set => this.Set((int)WixFragmentTupleFields.WixFragment, value);
42 } 42 }
43 } 43 }
diff --git a/src/WixToolset.Data/Tuples/WixGroupTuple.cs b/src/WixToolset.Data/Tuples/WixGroupTuple.cs
index be6bf7a4..f6487d55 100644
--- a/src/WixToolset.Data/Tuples/WixGroupTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixGroupTuple.cs
@@ -45,25 +45,25 @@ namespace WixToolset.Data.Tuples
45 45
46 public string ParentId 46 public string ParentId
47 { 47 {
48 get => (string)this.Fields[(int)WixGroupTupleFields.ParentId]?.Value; 48 get => (string)this.Fields[(int)WixGroupTupleFields.ParentId];
49 set => this.Set((int)WixGroupTupleFields.ParentId, value); 49 set => this.Set((int)WixGroupTupleFields.ParentId, value);
50 } 50 }
51 51
52 public ComplexReferenceParentType ParentType 52 public ComplexReferenceParentType ParentType
53 { 53 {
54 get => (ComplexReferenceParentType)Enum.Parse(typeof(ComplexReferenceParentType), (string)this.Fields[(int)WixGroupTupleFields.ParentType]?.Value, true); 54 get => (ComplexReferenceParentType)Enum.Parse(typeof(ComplexReferenceParentType), (string)this.Fields[(int)WixGroupTupleFields.ParentType], true);
55 set => this.Set((int)WixGroupTupleFields.ParentType, value.ToString()); 55 set => this.Set((int)WixGroupTupleFields.ParentType, value.ToString());
56 } 56 }
57 57
58 public string ChildId 58 public string ChildId
59 { 59 {
60 get => (string)this.Fields[(int)WixGroupTupleFields.ChildId]?.Value; 60 get => (string)this.Fields[(int)WixGroupTupleFields.ChildId];
61 set => this.Set((int)WixGroupTupleFields.ChildId, value); 61 set => this.Set((int)WixGroupTupleFields.ChildId, value);
62 } 62 }
63 63
64 public ComplexReferenceChildType ChildType 64 public ComplexReferenceChildType ChildType
65 { 65 {
66 get => (ComplexReferenceChildType)Enum.Parse(typeof(ComplexReferenceChildType), (string)this.Fields[(int)WixGroupTupleFields.ChildType]?.Value, true); 66 get => (ComplexReferenceChildType)Enum.Parse(typeof(ComplexReferenceChildType), (string)this.Fields[(int)WixGroupTupleFields.ChildType], true);
67 set => this.Set((int)WixGroupTupleFields.ChildType, value.ToString()); 67 set => this.Set((int)WixGroupTupleFields.ChildType, value.ToString());
68 } 68 }
69 } 69 }
diff --git a/src/WixToolset.Data/Tuples/WixInstanceComponentTuple.cs b/src/WixToolset.Data/Tuples/WixInstanceComponentTuple.cs
index b2fd18ca..3c9f69a0 100644
--- a/src/WixToolset.Data/Tuples/WixInstanceComponentTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixInstanceComponentTuple.cs
@@ -37,7 +37,7 @@ namespace WixToolset.Data.Tuples
37 37
38 public string Component_ 38 public string Component_
39 { 39 {
40 get => (string)this.Fields[(int)WixInstanceComponentTupleFields.Component_]?.Value; 40 get => (string)this.Fields[(int)WixInstanceComponentTupleFields.Component_];
41 set => this.Set((int)WixInstanceComponentTupleFields.Component_, value); 41 set => this.Set((int)WixInstanceComponentTupleFields.Component_, value);
42 } 42 }
43 } 43 }
diff --git a/src/WixToolset.Data/Tuples/WixInstanceTransformsTuple.cs b/src/WixToolset.Data/Tuples/WixInstanceTransformsTuple.cs
index 4f152ac6..a72bad0f 100644
--- a/src/WixToolset.Data/Tuples/WixInstanceTransformsTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixInstanceTransformsTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string Id 46 public string Id
47 { 47 {
48 get => (string)this.Fields[(int)WixInstanceTransformsTupleFields.Id]?.Value; 48 get => (string)this.Fields[(int)WixInstanceTransformsTupleFields.Id];
49 set => this.Set((int)WixInstanceTransformsTupleFields.Id, value); 49 set => this.Set((int)WixInstanceTransformsTupleFields.Id, value);
50 } 50 }
51 51
52 public string PropertyId 52 public string PropertyId
53 { 53 {
54 get => (string)this.Fields[(int)WixInstanceTransformsTupleFields.PropertyId]?.Value; 54 get => (string)this.Fields[(int)WixInstanceTransformsTupleFields.PropertyId];
55 set => this.Set((int)WixInstanceTransformsTupleFields.PropertyId, value); 55 set => this.Set((int)WixInstanceTransformsTupleFields.PropertyId, value);
56 } 56 }
57 57
58 public string ProductCode 58 public string ProductCode
59 { 59 {
60 get => (string)this.Fields[(int)WixInstanceTransformsTupleFields.ProductCode]?.Value; 60 get => (string)this.Fields[(int)WixInstanceTransformsTupleFields.ProductCode];
61 set => this.Set((int)WixInstanceTransformsTupleFields.ProductCode, value); 61 set => this.Set((int)WixInstanceTransformsTupleFields.ProductCode, value);
62 } 62 }
63 63
64 public string ProductName 64 public string ProductName
65 { 65 {
66 get => (string)this.Fields[(int)WixInstanceTransformsTupleFields.ProductName]?.Value; 66 get => (string)this.Fields[(int)WixInstanceTransformsTupleFields.ProductName];
67 set => this.Set((int)WixInstanceTransformsTupleFields.ProductName, value); 67 set => this.Set((int)WixInstanceTransformsTupleFields.ProductName, value);
68 } 68 }
69 69
70 public string UpgradeCode 70 public string UpgradeCode
71 { 71 {
72 get => (string)this.Fields[(int)WixInstanceTransformsTupleFields.UpgradeCode]?.Value; 72 get => (string)this.Fields[(int)WixInstanceTransformsTupleFields.UpgradeCode];
73 set => this.Set((int)WixInstanceTransformsTupleFields.UpgradeCode, value); 73 set => this.Set((int)WixInstanceTransformsTupleFields.UpgradeCode, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/WixMediaTemplateTuple.cs b/src/WixToolset.Data/Tuples/WixMediaTemplateTuple.cs
index f7ac8bc4..4e71be2d 100644
--- a/src/WixToolset.Data/Tuples/WixMediaTemplateTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixMediaTemplateTuple.cs
@@ -49,7 +49,7 @@ namespace WixToolset.Data.Tuples
49 49
50 public string CabinetTemplate 50 public string CabinetTemplate
51 { 51 {
52 get => (string)this.Fields[(int)WixMediaTemplateTupleFields.CabinetTemplate]?.Value; 52 get => (string)this.Fields[(int)WixMediaTemplateTupleFields.CabinetTemplate];
53 set => this.Set((int)WixMediaTemplateTupleFields.CabinetTemplate, value); 53 set => this.Set((int)WixMediaTemplateTupleFields.CabinetTemplate, value);
54 } 54 }
55 55
@@ -57,7 +57,7 @@ namespace WixToolset.Data.Tuples
57 { 57 {
58 get 58 get
59 { 59 {
60 var value = (string)this.Fields[(int)WixMediaTupleFields.CompressionLevel]?.Value; 60 var value = (string)this.Fields[(int)WixMediaTupleFields.CompressionLevel];
61 return String.IsNullOrEmpty(value) ? null : (CompressionLevel?)Enum.Parse(typeof(CompressionLevel), value, true); 61 return String.IsNullOrEmpty(value) ? null : (CompressionLevel?)Enum.Parse(typeof(CompressionLevel), value, true);
62 } 62 }
63 63
@@ -66,25 +66,25 @@ namespace WixToolset.Data.Tuples
66 66
67 public string DiskPrompt 67 public string DiskPrompt
68 { 68 {
69 get => (string)this.Fields[(int)WixMediaTemplateTupleFields.DiskPrompt]?.Value; 69 get => (string)this.Fields[(int)WixMediaTemplateTupleFields.DiskPrompt];
70 set => this.Set((int)WixMediaTemplateTupleFields.DiskPrompt, value); 70 set => this.Set((int)WixMediaTemplateTupleFields.DiskPrompt, value);
71 } 71 }
72 72
73 public string VolumeLabel 73 public string VolumeLabel
74 { 74 {
75 get => (string)this.Fields[(int)WixMediaTemplateTupleFields.VolumeLabel]?.Value; 75 get => (string)this.Fields[(int)WixMediaTemplateTupleFields.VolumeLabel];
76 set => this.Set((int)WixMediaTemplateTupleFields.VolumeLabel, value); 76 set => this.Set((int)WixMediaTemplateTupleFields.VolumeLabel, value);
77 } 77 }
78 78
79 public int MaximumUncompressedMediaSize 79 public int MaximumUncompressedMediaSize
80 { 80 {
81 get => (int)this.Fields[(int)WixMediaTemplateTupleFields.MaximumUncompressedMediaSize]?.Value; 81 get => (int)this.Fields[(int)WixMediaTemplateTupleFields.MaximumUncompressedMediaSize];
82 set => this.Set((int)WixMediaTemplateTupleFields.MaximumUncompressedMediaSize, value); 82 set => this.Set((int)WixMediaTemplateTupleFields.MaximumUncompressedMediaSize, value);
83 } 83 }
84 84
85 public int MaximumCabinetSizeForLargeFileSplitting 85 public int MaximumCabinetSizeForLargeFileSplitting
86 { 86 {
87 get => (int)this.Fields[(int)WixMediaTemplateTupleFields.MaximumCabinetSizeForLargeFileSplitting]?.Value; 87 get => (int)this.Fields[(int)WixMediaTemplateTupleFields.MaximumCabinetSizeForLargeFileSplitting];
88 set => this.Set((int)WixMediaTemplateTupleFields.MaximumCabinetSizeForLargeFileSplitting, value); 88 set => this.Set((int)WixMediaTemplateTupleFields.MaximumCabinetSizeForLargeFileSplitting, value);
89 } 89 }
90 } 90 }
diff --git a/src/WixToolset.Data/Tuples/WixMediaTuple.cs b/src/WixToolset.Data/Tuples/WixMediaTuple.cs
index ec887df6..a705a4a2 100644
--- a/src/WixToolset.Data/Tuples/WixMediaTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixMediaTuple.cs
@@ -43,19 +43,19 @@ namespace WixToolset.Data.Tuples
43 43
44 public int DiskId_ 44 public int DiskId_
45 { 45 {
46 get => (int)this.Fields[(int)WixMediaTupleFields.DiskId_]?.Value; 46 get => (int)this.Fields[(int)WixMediaTupleFields.DiskId_];
47 set => this.Set((int)WixMediaTupleFields.DiskId_, value); 47 set => this.Set((int)WixMediaTupleFields.DiskId_, value);
48 } 48 }
49 49
50 public CompressionLevel? CompressionLevel 50 public CompressionLevel? CompressionLevel
51 { 51 {
52 get => Enum.TryParse((string)this.Fields[(int)WixMediaTupleFields.CompressionLevel]?.Value, true, out CompressionLevel value) ? value : (CompressionLevel?)null; 52 get => Enum.TryParse((string)this.Fields[(int)WixMediaTupleFields.CompressionLevel], true, out CompressionLevel value) ? value : (CompressionLevel?)null;
53 set => this.Set((int)WixMediaTupleFields.CompressionLevel, value?.ToString()); 53 set => this.Set((int)WixMediaTupleFields.CompressionLevel, value?.ToString());
54 } 54 }
55 55
56 public string Layout 56 public string Layout
57 { 57 {
58 get => (string)this.Fields[(int)WixMediaTupleFields.Layout]?.Value; 58 get => (string)this.Fields[(int)WixMediaTupleFields.Layout];
59 set => this.Set((int)WixMediaTupleFields.Layout, value); 59 set => this.Set((int)WixMediaTupleFields.Layout, value);
60 } 60 }
61 } 61 }
diff --git a/src/WixToolset.Data/Tuples/WixMergeTuple.cs b/src/WixToolset.Data/Tuples/WixMergeTuple.cs
index 8f44e6a4..6c5120b5 100644
--- a/src/WixToolset.Data/Tuples/WixMergeTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixMergeTuple.cs
@@ -51,49 +51,49 @@ namespace WixToolset.Data.Tuples
51 51
52 public string WixMerge 52 public string WixMerge
53 { 53 {
54 get => (string)this.Fields[(int)WixMergeTupleFields.WixMerge]?.Value; 54 get => (string)this.Fields[(int)WixMergeTupleFields.WixMerge];
55 set => this.Set((int)WixMergeTupleFields.WixMerge, value); 55 set => this.Set((int)WixMergeTupleFields.WixMerge, value);
56 } 56 }
57 57
58 public int Language 58 public int Language
59 { 59 {
60 get => (int)this.Fields[(int)WixMergeTupleFields.Language]?.Value; 60 get => (int)this.Fields[(int)WixMergeTupleFields.Language];
61 set => this.Set((int)WixMergeTupleFields.Language, value); 61 set => this.Set((int)WixMergeTupleFields.Language, value);
62 } 62 }
63 63
64 public string Directory_ 64 public string Directory_
65 { 65 {
66 get => (string)this.Fields[(int)WixMergeTupleFields.Directory_]?.Value; 66 get => (string)this.Fields[(int)WixMergeTupleFields.Directory_];
67 set => this.Set((int)WixMergeTupleFields.Directory_, value); 67 set => this.Set((int)WixMergeTupleFields.Directory_, value);
68 } 68 }
69 69
70 public string SourceFile 70 public string SourceFile
71 { 71 {
72 get => (string)this.Fields[(int)WixMergeTupleFields.SourceFile]?.Value; 72 get => (string)this.Fields[(int)WixMergeTupleFields.SourceFile];
73 set => this.Set((int)WixMergeTupleFields.SourceFile, value); 73 set => this.Set((int)WixMergeTupleFields.SourceFile, value);
74 } 74 }
75 75
76 public int DiskId 76 public int DiskId
77 { 77 {
78 get => (int)this.Fields[(int)WixMergeTupleFields.DiskId]?.Value; 78 get => (int)this.Fields[(int)WixMergeTupleFields.DiskId];
79 set => this.Set((int)WixMergeTupleFields.DiskId, value); 79 set => this.Set((int)WixMergeTupleFields.DiskId, value);
80 } 80 }
81 81
82 public bool? FileCompression 82 public bool? FileCompression
83 { 83 {
84 get => (bool?)this.Fields[(int)WixMergeTupleFields.FileCompression]?.Value; 84 get => (bool?)this.Fields[(int)WixMergeTupleFields.FileCompression];
85 set => this.Set((int)WixMergeTupleFields.FileCompression, value); 85 set => this.Set((int)WixMergeTupleFields.FileCompression, value);
86 } 86 }
87 87
88 public string ConfigurationData 88 public string ConfigurationData
89 { 89 {
90 get => (string)this.Fields[(int)WixMergeTupleFields.ConfigurationData]?.Value; 90 get => (string)this.Fields[(int)WixMergeTupleFields.ConfigurationData];
91 set => this.Set((int)WixMergeTupleFields.ConfigurationData, value); 91 set => this.Set((int)WixMergeTupleFields.ConfigurationData, value);
92 } 92 }
93 93
94 public string Feature_ 94 public string Feature_
95 { 95 {
96 get => (string)this.Fields[(int)WixMergeTupleFields.Feature_]?.Value; 96 get => (string)this.Fields[(int)WixMergeTupleFields.Feature_];
97 set => this.Set((int)WixMergeTupleFields.Feature_, value); 97 set => this.Set((int)WixMergeTupleFields.Feature_, value);
98 } 98 }
99 } 99 }
diff --git a/src/WixToolset.Data/Tuples/WixPackageFeatureInfoTuple.cs b/src/WixToolset.Data/Tuples/WixPackageFeatureInfoTuple.cs
index 03948efb..bcc0ad78 100644
--- a/src/WixToolset.Data/Tuples/WixPackageFeatureInfoTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixPackageFeatureInfoTuple.cs
@@ -55,61 +55,61 @@ namespace WixToolset.Data.Tuples
55 55
56 public string Package 56 public string Package
57 { 57 {
58 get => (string)this.Fields[(int)WixPackageFeatureInfoTupleFields.Package]?.Value; 58 get => (string)this.Fields[(int)WixPackageFeatureInfoTupleFields.Package];
59 set => this.Set((int)WixPackageFeatureInfoTupleFields.Package, value); 59 set => this.Set((int)WixPackageFeatureInfoTupleFields.Package, value);
60 } 60 }
61 61
62 public string Feature 62 public string Feature
63 { 63 {
64 get => (string)this.Fields[(int)WixPackageFeatureInfoTupleFields.Feature]?.Value; 64 get => (string)this.Fields[(int)WixPackageFeatureInfoTupleFields.Feature];
65 set => this.Set((int)WixPackageFeatureInfoTupleFields.Feature, value); 65 set => this.Set((int)WixPackageFeatureInfoTupleFields.Feature, value);
66 } 66 }
67 67
68 public string Size 68 public string Size
69 { 69 {
70 get => (string)this.Fields[(int)WixPackageFeatureInfoTupleFields.Size]?.Value; 70 get => (string)this.Fields[(int)WixPackageFeatureInfoTupleFields.Size];
71 set => this.Set((int)WixPackageFeatureInfoTupleFields.Size, value); 71 set => this.Set((int)WixPackageFeatureInfoTupleFields.Size, value);
72 } 72 }
73 73
74 public string Parent 74 public string Parent
75 { 75 {
76 get => (string)this.Fields[(int)WixPackageFeatureInfoTupleFields.Parent]?.Value; 76 get => (string)this.Fields[(int)WixPackageFeatureInfoTupleFields.Parent];
77 set => this.Set((int)WixPackageFeatureInfoTupleFields.Parent, value); 77 set => this.Set((int)WixPackageFeatureInfoTupleFields.Parent, value);
78 } 78 }
79 79
80 public string Title 80 public string Title
81 { 81 {
82 get => (string)this.Fields[(int)WixPackageFeatureInfoTupleFields.Title]?.Value; 82 get => (string)this.Fields[(int)WixPackageFeatureInfoTupleFields.Title];
83 set => this.Set((int)WixPackageFeatureInfoTupleFields.Title, value); 83 set => this.Set((int)WixPackageFeatureInfoTupleFields.Title, value);
84 } 84 }
85 85
86 public string Description 86 public string Description
87 { 87 {
88 get => (string)this.Fields[(int)WixPackageFeatureInfoTupleFields.Description]?.Value; 88 get => (string)this.Fields[(int)WixPackageFeatureInfoTupleFields.Description];
89 set => this.Set((int)WixPackageFeatureInfoTupleFields.Description, value); 89 set => this.Set((int)WixPackageFeatureInfoTupleFields.Description, value);
90 } 90 }
91 91
92 public string Display 92 public string Display
93 { 93 {
94 get => (string)this.Fields[(int)WixPackageFeatureInfoTupleFields.Display]?.Value; 94 get => (string)this.Fields[(int)WixPackageFeatureInfoTupleFields.Display];
95 set => this.Set((int)WixPackageFeatureInfoTupleFields.Display, value); 95 set => this.Set((int)WixPackageFeatureInfoTupleFields.Display, value);
96 } 96 }
97 97
98 public string Level 98 public string Level
99 { 99 {
100 get => (string)this.Fields[(int)WixPackageFeatureInfoTupleFields.Level]?.Value; 100 get => (string)this.Fields[(int)WixPackageFeatureInfoTupleFields.Level];
101 set => this.Set((int)WixPackageFeatureInfoTupleFields.Level, value); 101 set => this.Set((int)WixPackageFeatureInfoTupleFields.Level, value);
102 } 102 }
103 103
104 public string Directory 104 public string Directory
105 { 105 {
106 get => (string)this.Fields[(int)WixPackageFeatureInfoTupleFields.Directory]?.Value; 106 get => (string)this.Fields[(int)WixPackageFeatureInfoTupleFields.Directory];
107 set => this.Set((int)WixPackageFeatureInfoTupleFields.Directory, value); 107 set => this.Set((int)WixPackageFeatureInfoTupleFields.Directory, value);
108 } 108 }
109 109
110 public string Attributes 110 public string Attributes
111 { 111 {
112 get => (string)this.Fields[(int)WixPackageFeatureInfoTupleFields.Attributes]?.Value; 112 get => (string)this.Fields[(int)WixPackageFeatureInfoTupleFields.Attributes];
113 set => this.Set((int)WixPackageFeatureInfoTupleFields.Attributes, value); 113 set => this.Set((int)WixPackageFeatureInfoTupleFields.Attributes, value);
114 } 114 }
115 } 115 }
diff --git a/src/WixToolset.Data/Tuples/WixPackagePropertiesTuple.cs b/src/WixToolset.Data/Tuples/WixPackagePropertiesTuple.cs
index 4823409d..56f6523b 100644
--- a/src/WixToolset.Data/Tuples/WixPackagePropertiesTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixPackagePropertiesTuple.cs
@@ -71,109 +71,109 @@ namespace WixToolset.Data.Tuples
71 71
72 public string Package 72 public string Package
73 { 73 {
74 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.Package]?.Value; 74 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.Package];
75 set => this.Set((int)WixPackagePropertiesTupleFields.Package, value); 75 set => this.Set((int)WixPackagePropertiesTupleFields.Package, value);
76 } 76 }
77 77
78 public string Vital 78 public string Vital
79 { 79 {
80 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.Vital]?.Value; 80 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.Vital];
81 set => this.Set((int)WixPackagePropertiesTupleFields.Vital, value); 81 set => this.Set((int)WixPackagePropertiesTupleFields.Vital, value);
82 } 82 }
83 83
84 public string DisplayName 84 public string DisplayName
85 { 85 {
86 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.DisplayName]?.Value; 86 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.DisplayName];
87 set => this.Set((int)WixPackagePropertiesTupleFields.DisplayName, value); 87 set => this.Set((int)WixPackagePropertiesTupleFields.DisplayName, value);
88 } 88 }
89 89
90 public string Description 90 public string Description
91 { 91 {
92 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.Description]?.Value; 92 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.Description];
93 set => this.Set((int)WixPackagePropertiesTupleFields.Description, value); 93 set => this.Set((int)WixPackagePropertiesTupleFields.Description, value);
94 } 94 }
95 95
96 public string DownloadSize 96 public string DownloadSize
97 { 97 {
98 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.DownloadSize]?.Value; 98 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.DownloadSize];
99 set => this.Set((int)WixPackagePropertiesTupleFields.DownloadSize, value); 99 set => this.Set((int)WixPackagePropertiesTupleFields.DownloadSize, value);
100 } 100 }
101 101
102 public string PackageSize 102 public string PackageSize
103 { 103 {
104 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.PackageSize]?.Value; 104 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.PackageSize];
105 set => this.Set((int)WixPackagePropertiesTupleFields.PackageSize, value); 105 set => this.Set((int)WixPackagePropertiesTupleFields.PackageSize, value);
106 } 106 }
107 107
108 public string InstalledSize 108 public string InstalledSize
109 { 109 {
110 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.InstalledSize]?.Value; 110 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.InstalledSize];
111 set => this.Set((int)WixPackagePropertiesTupleFields.InstalledSize, value); 111 set => this.Set((int)WixPackagePropertiesTupleFields.InstalledSize, value);
112 } 112 }
113 113
114 public string PackageType 114 public string PackageType
115 { 115 {
116 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.PackageType]?.Value; 116 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.PackageType];
117 set => this.Set((int)WixPackagePropertiesTupleFields.PackageType, value); 117 set => this.Set((int)WixPackagePropertiesTupleFields.PackageType, value);
118 } 118 }
119 119
120 public string Permanent 120 public string Permanent
121 { 121 {
122 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.Permanent]?.Value; 122 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.Permanent];
123 set => this.Set((int)WixPackagePropertiesTupleFields.Permanent, value); 123 set => this.Set((int)WixPackagePropertiesTupleFields.Permanent, value);
124 } 124 }
125 125
126 public string LogPathVariable 126 public string LogPathVariable
127 { 127 {
128 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.LogPathVariable]?.Value; 128 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.LogPathVariable];
129 set => this.Set((int)WixPackagePropertiesTupleFields.LogPathVariable, value); 129 set => this.Set((int)WixPackagePropertiesTupleFields.LogPathVariable, value);
130 } 130 }
131 131
132 public string RollbackLogPathVariable 132 public string RollbackLogPathVariable
133 { 133 {
134 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.RollbackLogPathVariable]?.Value; 134 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.RollbackLogPathVariable];
135 set => this.Set((int)WixPackagePropertiesTupleFields.RollbackLogPathVariable, value); 135 set => this.Set((int)WixPackagePropertiesTupleFields.RollbackLogPathVariable, value);
136 } 136 }
137 137
138 public string Compressed 138 public string Compressed
139 { 139 {
140 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.Compressed]?.Value; 140 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.Compressed];
141 set => this.Set((int)WixPackagePropertiesTupleFields.Compressed, value); 141 set => this.Set((int)WixPackagePropertiesTupleFields.Compressed, value);
142 } 142 }
143 143
144 public string DisplayInternalUI 144 public string DisplayInternalUI
145 { 145 {
146 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.DisplayInternalUI]?.Value; 146 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.DisplayInternalUI];
147 set => this.Set((int)WixPackagePropertiesTupleFields.DisplayInternalUI, value); 147 set => this.Set((int)WixPackagePropertiesTupleFields.DisplayInternalUI, value);
148 } 148 }
149 149
150 public string ProductCode 150 public string ProductCode
151 { 151 {
152 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.ProductCode]?.Value; 152 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.ProductCode];
153 set => this.Set((int)WixPackagePropertiesTupleFields.ProductCode, value); 153 set => this.Set((int)WixPackagePropertiesTupleFields.ProductCode, value);
154 } 154 }
155 155
156 public string UpgradeCode 156 public string UpgradeCode
157 { 157 {
158 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.UpgradeCode]?.Value; 158 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.UpgradeCode];
159 set => this.Set((int)WixPackagePropertiesTupleFields.UpgradeCode, value); 159 set => this.Set((int)WixPackagePropertiesTupleFields.UpgradeCode, value);
160 } 160 }
161 161
162 public string Version 162 public string Version
163 { 163 {
164 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.Version]?.Value; 164 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.Version];
165 set => this.Set((int)WixPackagePropertiesTupleFields.Version, value); 165 set => this.Set((int)WixPackagePropertiesTupleFields.Version, value);
166 } 166 }
167 167
168 public string InstallCondition 168 public string InstallCondition
169 { 169 {
170 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.InstallCondition]?.Value; 170 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.InstallCondition];
171 set => this.Set((int)WixPackagePropertiesTupleFields.InstallCondition, value); 171 set => this.Set((int)WixPackagePropertiesTupleFields.InstallCondition, value);
172 } 172 }
173 173
174 public string Cache 174 public string Cache
175 { 175 {
176 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.Cache]?.Value; 176 get => (string)this.Fields[(int)WixPackagePropertiesTupleFields.Cache];
177 set => this.Set((int)WixPackagePropertiesTupleFields.Cache, value); 177 set => this.Set((int)WixPackagePropertiesTupleFields.Cache, value);
178 } 178 }
179 } 179 }
diff --git a/src/WixToolset.Data/Tuples/WixPatchBaselineTuple.cs b/src/WixToolset.Data/Tuples/WixPatchBaselineTuple.cs
index 0610adac..6a456d4b 100644
--- a/src/WixToolset.Data/Tuples/WixPatchBaselineTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixPatchBaselineTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string WixPatchBaseline 42 public string WixPatchBaseline
43 { 43 {
44 get => (string)this.Fields[(int)WixPatchBaselineTupleFields.WixPatchBaseline]?.Value; 44 get => (string)this.Fields[(int)WixPatchBaselineTupleFields.WixPatchBaseline];
45 set => this.Set((int)WixPatchBaselineTupleFields.WixPatchBaseline, value); 45 set => this.Set((int)WixPatchBaselineTupleFields.WixPatchBaseline, value);
46 } 46 }
47 47
48 public int DiskId 48 public int DiskId
49 { 49 {
50 get => (int)this.Fields[(int)WixPatchBaselineTupleFields.DiskId]?.Value; 50 get => (int)this.Fields[(int)WixPatchBaselineTupleFields.DiskId];
51 set => this.Set((int)WixPatchBaselineTupleFields.DiskId, value); 51 set => this.Set((int)WixPatchBaselineTupleFields.DiskId, value);
52 } 52 }
53 53
54 public int ValidationFlags 54 public int ValidationFlags
55 { 55 {
56 get => (int)this.Fields[(int)WixPatchBaselineTupleFields.ValidationFlags]?.Value; 56 get => (int)this.Fields[(int)WixPatchBaselineTupleFields.ValidationFlags];
57 set => this.Set((int)WixPatchBaselineTupleFields.ValidationFlags, value); 57 set => this.Set((int)WixPatchBaselineTupleFields.ValidationFlags, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/WixPatchFamilyGroupTuple.cs b/src/WixToolset.Data/Tuples/WixPatchFamilyGroupTuple.cs
index 0683ba9d..d6df55bd 100644
--- a/src/WixToolset.Data/Tuples/WixPatchFamilyGroupTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixPatchFamilyGroupTuple.cs
@@ -37,7 +37,7 @@ namespace WixToolset.Data.Tuples
37 37
38 public string WixPatchFamilyGroup 38 public string WixPatchFamilyGroup
39 { 39 {
40 get => (string)this.Fields[(int)WixPatchFamilyGroupTupleFields.WixPatchFamilyGroup]?.Value; 40 get => (string)this.Fields[(int)WixPatchFamilyGroupTupleFields.WixPatchFamilyGroup];
41 set => this.Set((int)WixPatchFamilyGroupTupleFields.WixPatchFamilyGroup, value); 41 set => this.Set((int)WixPatchFamilyGroupTupleFields.WixPatchFamilyGroup, value);
42 } 42 }
43 } 43 }
diff --git a/src/WixToolset.Data/Tuples/WixPatchIdTuple.cs b/src/WixToolset.Data/Tuples/WixPatchIdTuple.cs
index f589a9fc..303ccecd 100644
--- a/src/WixToolset.Data/Tuples/WixPatchIdTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixPatchIdTuple.cs
@@ -43,25 +43,25 @@ namespace WixToolset.Data.Tuples
43 43
44 public string ProductCode 44 public string ProductCode
45 { 45 {
46 get => (string)this.Fields[(int)WixPatchIdTupleFields.ProductCode]?.Value; 46 get => (string)this.Fields[(int)WixPatchIdTupleFields.ProductCode];
47 set => this.Set((int)WixPatchIdTupleFields.ProductCode, value); 47 set => this.Set((int)WixPatchIdTupleFields.ProductCode, value);
48 } 48 }
49 49
50 public string ClientPatchId 50 public string ClientPatchId
51 { 51 {
52 get => (string)this.Fields[(int)WixPatchIdTupleFields.ClientPatchId]?.Value; 52 get => (string)this.Fields[(int)WixPatchIdTupleFields.ClientPatchId];
53 set => this.Set((int)WixPatchIdTupleFields.ClientPatchId, value); 53 set => this.Set((int)WixPatchIdTupleFields.ClientPatchId, value);
54 } 54 }
55 55
56 public bool OptimizePatchSizeForLargeFiles 56 public bool OptimizePatchSizeForLargeFiles
57 { 57 {
58 get => (bool)this.Fields[(int)WixPatchIdTupleFields.OptimizePatchSizeForLargeFiles]?.Value; 58 get => (bool)this.Fields[(int)WixPatchIdTupleFields.OptimizePatchSizeForLargeFiles];
59 set => this.Set((int)WixPatchIdTupleFields.OptimizePatchSizeForLargeFiles, value); 59 set => this.Set((int)WixPatchIdTupleFields.OptimizePatchSizeForLargeFiles, value);
60 } 60 }
61 61
62 public int ApiPatchingSymbolFlags 62 public int ApiPatchingSymbolFlags
63 { 63 {
64 get => (int)this.Fields[(int)WixPatchIdTupleFields.ApiPatchingSymbolFlags]?.Value; 64 get => (int)this.Fields[(int)WixPatchIdTupleFields.ApiPatchingSymbolFlags];
65 set => this.Set((int)WixPatchIdTupleFields.ApiPatchingSymbolFlags, value); 65 set => this.Set((int)WixPatchIdTupleFields.ApiPatchingSymbolFlags, value);
66 } 66 }
67 } 67 }
diff --git a/src/WixToolset.Data/Tuples/WixPatchMetadataTuple.cs b/src/WixToolset.Data/Tuples/WixPatchMetadataTuple.cs
index c00031a5..7c065fe8 100644
--- a/src/WixToolset.Data/Tuples/WixPatchMetadataTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixPatchMetadataTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string Property 40 public string Property
41 { 41 {
42 get => (string)this.Fields[(int)WixPatchMetadataTupleFields.Property]?.Value; 42 get => (string)this.Fields[(int)WixPatchMetadataTupleFields.Property];
43 set => this.Set((int)WixPatchMetadataTupleFields.Property, value); 43 set => this.Set((int)WixPatchMetadataTupleFields.Property, value);
44 } 44 }
45 45
46 public string Value 46 public string Value
47 { 47 {
48 get => (string)this.Fields[(int)WixPatchMetadataTupleFields.Value]?.Value; 48 get => (string)this.Fields[(int)WixPatchMetadataTupleFields.Value];
49 set => this.Set((int)WixPatchMetadataTupleFields.Value, value); 49 set => this.Set((int)WixPatchMetadataTupleFields.Value, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/WixPatchRefTuple.cs b/src/WixToolset.Data/Tuples/WixPatchRefTuple.cs
index 63528439..fa357566 100644
--- a/src/WixToolset.Data/Tuples/WixPatchRefTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixPatchRefTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string Table 40 public string Table
41 { 41 {
42 get => (string)this.Fields[(int)WixPatchRefTupleFields.Table]?.Value; 42 get => (string)this.Fields[(int)WixPatchRefTupleFields.Table];
43 set => this.Set((int)WixPatchRefTupleFields.Table, value); 43 set => this.Set((int)WixPatchRefTupleFields.Table, value);
44 } 44 }
45 45
46 public string PrimaryKeys 46 public string PrimaryKeys
47 { 47 {
48 get => (string)this.Fields[(int)WixPatchRefTupleFields.PrimaryKeys]?.Value; 48 get => (string)this.Fields[(int)WixPatchRefTupleFields.PrimaryKeys];
49 set => this.Set((int)WixPatchRefTupleFields.PrimaryKeys, value); 49 set => this.Set((int)WixPatchRefTupleFields.PrimaryKeys, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/WixPatchTargetTuple.cs b/src/WixToolset.Data/Tuples/WixPatchTargetTuple.cs
index 8940c0c6..c0d7a095 100644
--- a/src/WixToolset.Data/Tuples/WixPatchTargetTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixPatchTargetTuple.cs
@@ -37,7 +37,7 @@ namespace WixToolset.Data.Tuples
37 37
38 public string ProductCode 38 public string ProductCode
39 { 39 {
40 get => (string)this.Fields[(int)WixPatchTargetTupleFields.ProductCode]?.Value; 40 get => (string)this.Fields[(int)WixPatchTargetTupleFields.ProductCode];
41 set => this.Set((int)WixPatchTargetTupleFields.ProductCode, value); 41 set => this.Set((int)WixPatchTargetTupleFields.ProductCode, value);
42 } 42 }
43 } 43 }
diff --git a/src/WixToolset.Data/Tuples/WixPayloadPropertiesTuple.cs b/src/WixToolset.Data/Tuples/WixPayloadPropertiesTuple.cs
index 3c437a58..c992bb4f 100644
--- a/src/WixToolset.Data/Tuples/WixPayloadPropertiesTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixPayloadPropertiesTuple.cs
@@ -49,43 +49,43 @@ namespace WixToolset.Data.Tuples
49 49
50 public string Payload 50 public string Payload
51 { 51 {
52 get => (string)this.Fields[(int)WixPayloadPropertiesTupleFields.Payload]?.Value; 52 get => (string)this.Fields[(int)WixPayloadPropertiesTupleFields.Payload];
53 set => this.Set((int)WixPayloadPropertiesTupleFields.Payload, value); 53 set => this.Set((int)WixPayloadPropertiesTupleFields.Payload, value);
54 } 54 }
55 55
56 public string Package 56 public string Package
57 { 57 {
58 get => (string)this.Fields[(int)WixPayloadPropertiesTupleFields.Package]?.Value; 58 get => (string)this.Fields[(int)WixPayloadPropertiesTupleFields.Package];
59 set => this.Set((int)WixPayloadPropertiesTupleFields.Package, value); 59 set => this.Set((int)WixPayloadPropertiesTupleFields.Package, value);
60 } 60 }
61 61
62 public string Container 62 public string Container
63 { 63 {
64 get => (string)this.Fields[(int)WixPayloadPropertiesTupleFields.Container]?.Value; 64 get => (string)this.Fields[(int)WixPayloadPropertiesTupleFields.Container];
65 set => this.Set((int)WixPayloadPropertiesTupleFields.Container, value); 65 set => this.Set((int)WixPayloadPropertiesTupleFields.Container, value);
66 } 66 }
67 67
68 public string Name 68 public string Name
69 { 69 {
70 get => (string)this.Fields[(int)WixPayloadPropertiesTupleFields.Name]?.Value; 70 get => (string)this.Fields[(int)WixPayloadPropertiesTupleFields.Name];
71 set => this.Set((int)WixPayloadPropertiesTupleFields.Name, value); 71 set => this.Set((int)WixPayloadPropertiesTupleFields.Name, value);
72 } 72 }
73 73
74 public string Size 74 public string Size
75 { 75 {
76 get => (string)this.Fields[(int)WixPayloadPropertiesTupleFields.Size]?.Value; 76 get => (string)this.Fields[(int)WixPayloadPropertiesTupleFields.Size];
77 set => this.Set((int)WixPayloadPropertiesTupleFields.Size, value); 77 set => this.Set((int)WixPayloadPropertiesTupleFields.Size, value);
78 } 78 }
79 79
80 public string DownloadUrl 80 public string DownloadUrl
81 { 81 {
82 get => (string)this.Fields[(int)WixPayloadPropertiesTupleFields.DownloadUrl]?.Value; 82 get => (string)this.Fields[(int)WixPayloadPropertiesTupleFields.DownloadUrl];
83 set => this.Set((int)WixPayloadPropertiesTupleFields.DownloadUrl, value); 83 set => this.Set((int)WixPayloadPropertiesTupleFields.DownloadUrl, value);
84 } 84 }
85 85
86 public string LayoutOnly 86 public string LayoutOnly
87 { 87 {
88 get => (string)this.Fields[(int)WixPayloadPropertiesTupleFields.LayoutOnly]?.Value; 88 get => (string)this.Fields[(int)WixPayloadPropertiesTupleFields.LayoutOnly];
89 set => this.Set((int)WixPayloadPropertiesTupleFields.LayoutOnly, value); 89 set => this.Set((int)WixPayloadPropertiesTupleFields.LayoutOnly, value);
90 } 90 }
91 } 91 }
diff --git a/src/WixToolset.Data/Tuples/WixProductSearchTuple.cs b/src/WixToolset.Data/Tuples/WixProductSearchTuple.cs
index 40065f55..1cd44a6a 100644
--- a/src/WixToolset.Data/Tuples/WixProductSearchTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixProductSearchTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string WixSearch_ 42 public string WixSearch_
43 { 43 {
44 get => (string)this.Fields[(int)WixProductSearchTupleFields.WixSearch_]?.Value; 44 get => (string)this.Fields[(int)WixProductSearchTupleFields.WixSearch_];
45 set => this.Set((int)WixProductSearchTupleFields.WixSearch_, value); 45 set => this.Set((int)WixProductSearchTupleFields.WixSearch_, value);
46 } 46 }
47 47
48 public string Guid 48 public string Guid
49 { 49 {
50 get => (string)this.Fields[(int)WixProductSearchTupleFields.Guid]?.Value; 50 get => (string)this.Fields[(int)WixProductSearchTupleFields.Guid];
51 set => this.Set((int)WixProductSearchTupleFields.Guid, value); 51 set => this.Set((int)WixProductSearchTupleFields.Guid, value);
52 } 52 }
53 53
54 public int Attributes 54 public int Attributes
55 { 55 {
56 get => (int)this.Fields[(int)WixProductSearchTupleFields.Attributes]?.Value; 56 get => (int)this.Fields[(int)WixProductSearchTupleFields.Attributes];
57 set => this.Set((int)WixProductSearchTupleFields.Attributes, value); 57 set => this.Set((int)WixProductSearchTupleFields.Attributes, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/WixPropertyTuple.cs b/src/WixToolset.Data/Tuples/WixPropertyTuple.cs
index 74e17d18..2e2c96f8 100644
--- a/src/WixToolset.Data/Tuples/WixPropertyTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixPropertyTuple.cs
@@ -43,25 +43,25 @@ namespace WixToolset.Data.Tuples
43 43
44 public string Property_ 44 public string Property_
45 { 45 {
46 get => (string)this.Fields[(int)WixPropertyTupleFields.Property_]?.Value; 46 get => (string)this.Fields[(int)WixPropertyTupleFields.Property_];
47 set => this.Set((int)WixPropertyTupleFields.Property_, value); 47 set => this.Set((int)WixPropertyTupleFields.Property_, value);
48 } 48 }
49 49
50 public bool Admin 50 public bool Admin
51 { 51 {
52 get => (bool)this.Fields[(int)WixPropertyTupleFields.Admin]?.Value; 52 get => (bool)this.Fields[(int)WixPropertyTupleFields.Admin];
53 set => this.Set((int)WixPropertyTupleFields.Admin, value); 53 set => this.Set((int)WixPropertyTupleFields.Admin, value);
54 } 54 }
55 55
56 public bool Hidden 56 public bool Hidden
57 { 57 {
58 get => (bool)this.Fields[(int)WixPropertyTupleFields.Hidden]?.Value; 58 get => (bool)this.Fields[(int)WixPropertyTupleFields.Hidden];
59 set => this.Set((int)WixPropertyTupleFields.Hidden, value); 59 set => this.Set((int)WixPropertyTupleFields.Hidden, value);
60 } 60 }
61 61
62 public bool Secure 62 public bool Secure
63 { 63 {
64 get => (bool)this.Fields[(int)WixPropertyTupleFields.Secure]?.Value; 64 get => (bool)this.Fields[(int)WixPropertyTupleFields.Secure];
65 set => this.Set((int)WixPropertyTupleFields.Secure, value); 65 set => this.Set((int)WixPropertyTupleFields.Secure, value);
66 } 66 }
67 } 67 }
diff --git a/src/WixToolset.Data/Tuples/WixRegistrySearchTuple.cs b/src/WixToolset.Data/Tuples/WixRegistrySearchTuple.cs
index c23bf957..9947b527 100644
--- a/src/WixToolset.Data/Tuples/WixRegistrySearchTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixRegistrySearchTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string WixSearch_ 46 public string WixSearch_
47 { 47 {
48 get => (string)this.Fields[(int)WixRegistrySearchTupleFields.WixSearch_]?.Value; 48 get => (string)this.Fields[(int)WixRegistrySearchTupleFields.WixSearch_];
49 set => this.Set((int)WixRegistrySearchTupleFields.WixSearch_, value); 49 set => this.Set((int)WixRegistrySearchTupleFields.WixSearch_, value);
50 } 50 }
51 51
52 public int Root 52 public int Root
53 { 53 {
54 get => (int)this.Fields[(int)WixRegistrySearchTupleFields.Root]?.Value; 54 get => (int)this.Fields[(int)WixRegistrySearchTupleFields.Root];
55 set => this.Set((int)WixRegistrySearchTupleFields.Root, value); 55 set => this.Set((int)WixRegistrySearchTupleFields.Root, value);
56 } 56 }
57 57
58 public string Key 58 public string Key
59 { 59 {
60 get => (string)this.Fields[(int)WixRegistrySearchTupleFields.Key]?.Value; 60 get => (string)this.Fields[(int)WixRegistrySearchTupleFields.Key];
61 set => this.Set((int)WixRegistrySearchTupleFields.Key, value); 61 set => this.Set((int)WixRegistrySearchTupleFields.Key, value);
62 } 62 }
63 63
64 public string Value 64 public string Value
65 { 65 {
66 get => (string)this.Fields[(int)WixRegistrySearchTupleFields.Value]?.Value; 66 get => (string)this.Fields[(int)WixRegistrySearchTupleFields.Value];
67 set => this.Set((int)WixRegistrySearchTupleFields.Value, value); 67 set => this.Set((int)WixRegistrySearchTupleFields.Value, value);
68 } 68 }
69 69
70 public int Attributes 70 public int Attributes
71 { 71 {
72 get => (int)this.Fields[(int)WixRegistrySearchTupleFields.Attributes]?.Value; 72 get => (int)this.Fields[(int)WixRegistrySearchTupleFields.Attributes];
73 set => this.Set((int)WixRegistrySearchTupleFields.Attributes, value); 73 set => this.Set((int)WixRegistrySearchTupleFields.Attributes, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/WixRelatedBundleTuple.cs b/src/WixToolset.Data/Tuples/WixRelatedBundleTuple.cs
index 5151aa2b..a7a2cf92 100644
--- a/src/WixToolset.Data/Tuples/WixRelatedBundleTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixRelatedBundleTuple.cs
@@ -47,7 +47,7 @@ namespace WixToolset.Data.Tuples
47 47
48 public string BundleId 48 public string BundleId
49 { 49 {
50 get => (string)this.Fields[(int)WixRelatedBundleTupleFields.BundleId]?.Value; 50 get => (string)this.Fields[(int)WixRelatedBundleTupleFields.BundleId];
51 set => this.Set((int)WixRelatedBundleTupleFields.BundleId, value); 51 set => this.Set((int)WixRelatedBundleTupleFields.BundleId, value);
52 } 52 }
53 53
diff --git a/src/WixToolset.Data/Tuples/WixSearchRelationTuple.cs b/src/WixToolset.Data/Tuples/WixSearchRelationTuple.cs
index 05021a11..79e4dcac 100644
--- a/src/WixToolset.Data/Tuples/WixSearchRelationTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixSearchRelationTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string WixSearch_ 42 public string WixSearch_
43 { 43 {
44 get => (string)this.Fields[(int)WixSearchRelationTupleFields.WixSearch_]?.Value; 44 get => (string)this.Fields[(int)WixSearchRelationTupleFields.WixSearch_];
45 set => this.Set((int)WixSearchRelationTupleFields.WixSearch_, value); 45 set => this.Set((int)WixSearchRelationTupleFields.WixSearch_, value);
46 } 46 }
47 47
48 public string ParentId_ 48 public string ParentId_
49 { 49 {
50 get => (string)this.Fields[(int)WixSearchRelationTupleFields.ParentId_]?.Value; 50 get => (string)this.Fields[(int)WixSearchRelationTupleFields.ParentId_];
51 set => this.Set((int)WixSearchRelationTupleFields.ParentId_, value); 51 set => this.Set((int)WixSearchRelationTupleFields.ParentId_, value);
52 } 52 }
53 53
54 public int Attributes 54 public int Attributes
55 { 55 {
56 get => (int)this.Fields[(int)WixSearchRelationTupleFields.Attributes]?.Value; 56 get => (int)this.Fields[(int)WixSearchRelationTupleFields.Attributes];
57 set => this.Set((int)WixSearchRelationTupleFields.Attributes, value); 57 set => this.Set((int)WixSearchRelationTupleFields.Attributes, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/WixSearchTuple.cs b/src/WixToolset.Data/Tuples/WixSearchTuple.cs
index 887a7b0d..21970e40 100644
--- a/src/WixToolset.Data/Tuples/WixSearchTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixSearchTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string WixSearch 42 public string WixSearch
43 { 43 {
44 get => (string)this.Fields[(int)WixSearchTupleFields.WixSearch]?.Value; 44 get => (string)this.Fields[(int)WixSearchTupleFields.WixSearch];
45 set => this.Set((int)WixSearchTupleFields.WixSearch, value); 45 set => this.Set((int)WixSearchTupleFields.WixSearch, value);
46 } 46 }
47 47
48 public string Variable 48 public string Variable
49 { 49 {
50 get => (string)this.Fields[(int)WixSearchTupleFields.Variable]?.Value; 50 get => (string)this.Fields[(int)WixSearchTupleFields.Variable];
51 set => this.Set((int)WixSearchTupleFields.Variable, value); 51 set => this.Set((int)WixSearchTupleFields.Variable, value);
52 } 52 }
53 53
54 public string Condition 54 public string Condition
55 { 55 {
56 get => (string)this.Fields[(int)WixSearchTupleFields.Condition]?.Value; 56 get => (string)this.Fields[(int)WixSearchTupleFields.Condition];
57 set => this.Set((int)WixSearchTupleFields.Condition, value); 57 set => this.Set((int)WixSearchTupleFields.Condition, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/WixSimpleReferenceTuple.cs b/src/WixToolset.Data/Tuples/WixSimpleReferenceTuple.cs
index 5641f2b3..2964cfb2 100644
--- a/src/WixToolset.Data/Tuples/WixSimpleReferenceTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixSimpleReferenceTuple.cs
@@ -41,13 +41,13 @@ namespace WixToolset.Data.Tuples
41 41
42 public string Table 42 public string Table
43 { 43 {
44 get => (string)this.Fields[(int)WixSimpleReferenceTupleFields.Table]?.Value; 44 get => (string)this.Fields[(int)WixSimpleReferenceTupleFields.Table];
45 set => this.Set((int)WixSimpleReferenceTupleFields.Table, value); 45 set => this.Set((int)WixSimpleReferenceTupleFields.Table, value);
46 } 46 }
47 47
48 public string PrimaryKeys 48 public string PrimaryKeys
49 { 49 {
50 get => (string)this.Fields[(int)WixSimpleReferenceTupleFields.PrimaryKeys]?.Value; 50 get => (string)this.Fields[(int)WixSimpleReferenceTupleFields.PrimaryKeys];
51 set => this.Set((int)WixSimpleReferenceTupleFields.PrimaryKeys, value); 51 set => this.Set((int)WixSimpleReferenceTupleFields.PrimaryKeys, value);
52 } 52 }
53 53
diff --git a/src/WixToolset.Data/Tuples/WixSuppressActionTuple.cs b/src/WixToolset.Data/Tuples/WixSuppressActionTuple.cs
index 11131f2e..70bda370 100644
--- a/src/WixToolset.Data/Tuples/WixSuppressActionTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixSuppressActionTuple.cs
@@ -41,13 +41,13 @@ namespace WixToolset.Data.Tuples
41 41
42 public SequenceTable SequenceTable 42 public SequenceTable SequenceTable
43 { 43 {
44 get => (SequenceTable)Enum.Parse(typeof(SequenceTable), (string)this.Fields[(int)WixSuppressActionTupleFields.SequenceTable]?.Value); 44 get => (SequenceTable)Enum.Parse(typeof(SequenceTable), (string)this.Fields[(int)WixSuppressActionTupleFields.SequenceTable]);
45 set => this.Set((int)WixSuppressActionTupleFields.SequenceTable, value.ToString()); 45 set => this.Set((int)WixSuppressActionTupleFields.SequenceTable, value.ToString());
46 } 46 }
47 47
48 public string Action 48 public string Action
49 { 49 {
50 get => (string)this.Fields[(int)WixSuppressActionTupleFields.Action]?.Value; 50 get => (string)this.Fields[(int)WixSuppressActionTupleFields.Action];
51 set => this.Set((int)WixSuppressActionTupleFields.Action, value); 51 set => this.Set((int)WixSuppressActionTupleFields.Action, value);
52 } 52 }
53 } 53 }
diff --git a/src/WixToolset.Data/Tuples/WixSuppressModularizationTuple.cs b/src/WixToolset.Data/Tuples/WixSuppressModularizationTuple.cs
index c6f42eac..e591c19b 100644
--- a/src/WixToolset.Data/Tuples/WixSuppressModularizationTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixSuppressModularizationTuple.cs
@@ -37,7 +37,7 @@ namespace WixToolset.Data.Tuples
37 37
38 public string WixSuppressModularization 38 public string WixSuppressModularization
39 { 39 {
40 get => (string)this.Fields[(int)WixSuppressModularizationTupleFields.WixSuppressModularization]?.Value; 40 get => (string)this.Fields[(int)WixSuppressModularizationTupleFields.WixSuppressModularization];
41 set => this.Set((int)WixSuppressModularizationTupleFields.WixSuppressModularization, value); 41 set => this.Set((int)WixSuppressModularizationTupleFields.WixSuppressModularization, value);
42 } 42 }
43 } 43 }
diff --git a/src/WixToolset.Data/Tuples/WixUpdateRegistrationTuple.cs b/src/WixToolset.Data/Tuples/WixUpdateRegistrationTuple.cs
index 64043ffe..93a59cce 100644
--- a/src/WixToolset.Data/Tuples/WixUpdateRegistrationTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixUpdateRegistrationTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string Manufacturer 46 public string Manufacturer
47 { 47 {
48 get => (string)this.Fields[(int)WixUpdateRegistrationTupleFields.Manufacturer]?.Value; 48 get => (string)this.Fields[(int)WixUpdateRegistrationTupleFields.Manufacturer];
49 set => this.Set((int)WixUpdateRegistrationTupleFields.Manufacturer, value); 49 set => this.Set((int)WixUpdateRegistrationTupleFields.Manufacturer, value);
50 } 50 }
51 51
52 public string Department 52 public string Department
53 { 53 {
54 get => (string)this.Fields[(int)WixUpdateRegistrationTupleFields.Department]?.Value; 54 get => (string)this.Fields[(int)WixUpdateRegistrationTupleFields.Department];
55 set => this.Set((int)WixUpdateRegistrationTupleFields.Department, value); 55 set => this.Set((int)WixUpdateRegistrationTupleFields.Department, value);
56 } 56 }
57 57
58 public string ProductFamily 58 public string ProductFamily
59 { 59 {
60 get => (string)this.Fields[(int)WixUpdateRegistrationTupleFields.ProductFamily]?.Value; 60 get => (string)this.Fields[(int)WixUpdateRegistrationTupleFields.ProductFamily];
61 set => this.Set((int)WixUpdateRegistrationTupleFields.ProductFamily, value); 61 set => this.Set((int)WixUpdateRegistrationTupleFields.ProductFamily, value);
62 } 62 }
63 63
64 public string Name 64 public string Name
65 { 65 {
66 get => (string)this.Fields[(int)WixUpdateRegistrationTupleFields.Name]?.Value; 66 get => (string)this.Fields[(int)WixUpdateRegistrationTupleFields.Name];
67 set => this.Set((int)WixUpdateRegistrationTupleFields.Name, value); 67 set => this.Set((int)WixUpdateRegistrationTupleFields.Name, value);
68 } 68 }
69 69
70 public string Classification 70 public string Classification
71 { 71 {
72 get => (string)this.Fields[(int)WixUpdateRegistrationTupleFields.Classification]?.Value; 72 get => (string)this.Fields[(int)WixUpdateRegistrationTupleFields.Classification];
73 set => this.Set((int)WixUpdateRegistrationTupleFields.Classification, value); 73 set => this.Set((int)WixUpdateRegistrationTupleFields.Classification, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/WixVariableTuple.cs b/src/WixToolset.Data/Tuples/WixVariableTuple.cs
index 6b6e7354..4af8a5ff 100644
--- a/src/WixToolset.Data/Tuples/WixVariableTuple.cs
+++ b/src/WixToolset.Data/Tuples/WixVariableTuple.cs
@@ -41,19 +41,19 @@ namespace WixToolset.Data.Tuples
41 41
42 public string WixVariable 42 public string WixVariable
43 { 43 {
44 get => (string)this.Fields[(int)WixVariableTupleFields.WixVariable]?.Value; 44 get => (string)this.Fields[(int)WixVariableTupleFields.WixVariable];
45 set => this.Set((int)WixVariableTupleFields.WixVariable, value); 45 set => this.Set((int)WixVariableTupleFields.WixVariable, value);
46 } 46 }
47 47
48 public string Value 48 public string Value
49 { 49 {
50 get => (string)this.Fields[(int)WixVariableTupleFields.Value]?.Value; 50 get => (string)this.Fields[(int)WixVariableTupleFields.Value];
51 set => this.Set((int)WixVariableTupleFields.Value, value); 51 set => this.Set((int)WixVariableTupleFields.Value, value);
52 } 52 }
53 53
54 public bool Overridable 54 public bool Overridable
55 { 55 {
56 get => (bool)this.Fields[(int)WixVariableTupleFields.Overridable]?.Value; 56 get => (bool)this.Fields[(int)WixVariableTupleFields.Overridable];
57 set => this.Set((int)WixVariableTupleFields.Overridable, value); 57 set => this.Set((int)WixVariableTupleFields.Overridable, value);
58 } 58 }
59 } 59 }
diff --git a/src/WixToolset.Data/Tuples/_StreamsTuple.cs b/src/WixToolset.Data/Tuples/_StreamsTuple.cs
index 1f9d75e8..c581d11a 100644
--- a/src/WixToolset.Data/Tuples/_StreamsTuple.cs
+++ b/src/WixToolset.Data/Tuples/_StreamsTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public string Name 40 public string Name
41 { 41 {
42 get => (string)this.Fields[(int)_StreamsTupleFields.Name]?.Value; 42 get => (string)this.Fields[(int)_StreamsTupleFields.Name];
43 set => this.Set((int)_StreamsTupleFields.Name, value); 43 set => this.Set((int)_StreamsTupleFields.Name, value);
44 } 44 }
45 45
46 public string Data 46 public string Data
47 { 47 {
48 get => (string)this.Fields[(int)_StreamsTupleFields.Data]?.Value; 48 get => (string)this.Fields[(int)_StreamsTupleFields.Data];
49 set => this.Set((int)_StreamsTupleFields.Data, value); 49 set => this.Set((int)_StreamsTupleFields.Data, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/_SummaryInformationTuple.cs b/src/WixToolset.Data/Tuples/_SummaryInformationTuple.cs
index 4ce3b63f..249afe84 100644
--- a/src/WixToolset.Data/Tuples/_SummaryInformationTuple.cs
+++ b/src/WixToolset.Data/Tuples/_SummaryInformationTuple.cs
@@ -39,13 +39,13 @@ namespace WixToolset.Data.Tuples
39 39
40 public int PropertyId 40 public int PropertyId
41 { 41 {
42 get => (int)this.Fields[(int)_SummaryInformationTupleFields.PropertyId]?.Value; 42 get => (int)this.Fields[(int)_SummaryInformationTupleFields.PropertyId];
43 set => this.Set((int)_SummaryInformationTupleFields.PropertyId, value); 43 set => this.Set((int)_SummaryInformationTupleFields.PropertyId, value);
44 } 44 }
45 45
46 public string Value 46 public string Value
47 { 47 {
48 get => (string)this.Fields[(int)_SummaryInformationTupleFields.Value]?.Value; 48 get => (string)this.Fields[(int)_SummaryInformationTupleFields.Value];
49 set => this.Set((int)_SummaryInformationTupleFields.Value, value); 49 set => this.Set((int)_SummaryInformationTupleFields.Value, value);
50 } 50 }
51 } 51 }
diff --git a/src/WixToolset.Data/Tuples/_TransformViewTuple.cs b/src/WixToolset.Data/Tuples/_TransformViewTuple.cs
index e3355062..8a750dfb 100644
--- a/src/WixToolset.Data/Tuples/_TransformViewTuple.cs
+++ b/src/WixToolset.Data/Tuples/_TransformViewTuple.cs
@@ -45,31 +45,31 @@ namespace WixToolset.Data.Tuples
45 45
46 public string Table 46 public string Table
47 { 47 {
48 get => (string)this.Fields[(int)_TransformViewTupleFields.Table]?.Value; 48 get => (string)this.Fields[(int)_TransformViewTupleFields.Table];
49 set => this.Set((int)_TransformViewTupleFields.Table, value); 49 set => this.Set((int)_TransformViewTupleFields.Table, value);
50 } 50 }
51 51
52 public string Column 52 public string Column
53 { 53 {
54 get => (string)this.Fields[(int)_TransformViewTupleFields.Column]?.Value; 54 get => (string)this.Fields[(int)_TransformViewTupleFields.Column];
55 set => this.Set((int)_TransformViewTupleFields.Column, value); 55 set => this.Set((int)_TransformViewTupleFields.Column, value);
56 } 56 }
57 57
58 public string Row 58 public string Row
59 { 59 {
60 get => (string)this.Fields[(int)_TransformViewTupleFields.Row]?.Value; 60 get => (string)this.Fields[(int)_TransformViewTupleFields.Row];
61 set => this.Set((int)_TransformViewTupleFields.Row, value); 61 set => this.Set((int)_TransformViewTupleFields.Row, value);
62 } 62 }
63 63
64 public string Data 64 public string Data
65 { 65 {
66 get => (string)this.Fields[(int)_TransformViewTupleFields.Data]?.Value; 66 get => (string)this.Fields[(int)_TransformViewTupleFields.Data];
67 set => this.Set((int)_TransformViewTupleFields.Data, value); 67 set => this.Set((int)_TransformViewTupleFields.Data, value);
68 } 68 }
69 69
70 public string Current 70 public string Current
71 { 71 {
72 get => (string)this.Fields[(int)_TransformViewTupleFields.Current]?.Value; 72 get => (string)this.Fields[(int)_TransformViewTupleFields.Current];
73 set => this.Set((int)_TransformViewTupleFields.Current, value); 73 set => this.Set((int)_TransformViewTupleFields.Current, value);
74 } 74 }
75 } 75 }
diff --git a/src/WixToolset.Data/Tuples/_ValidationTuple.cs b/src/WixToolset.Data/Tuples/_ValidationTuple.cs
index 3bcd064c..869b19d8 100644
--- a/src/WixToolset.Data/Tuples/_ValidationTuple.cs
+++ b/src/WixToolset.Data/Tuples/_ValidationTuple.cs
@@ -55,61 +55,61 @@ namespace WixToolset.Data.Tuples
55 55
56 public string Table 56 public string Table
57 { 57 {
58 get => (string)this.Fields[(int)_ValidationTupleFields.Table]?.Value; 58 get => (string)this.Fields[(int)_ValidationTupleFields.Table];
59 set => this.Set((int)_ValidationTupleFields.Table, value); 59 set => this.Set((int)_ValidationTupleFields.Table, value);
60 } 60 }
61 61
62 public string Column 62 public string Column
63 { 63 {
64 get => (string)this.Fields[(int)_ValidationTupleFields.Column]?.Value; 64 get => (string)this.Fields[(int)_ValidationTupleFields.Column];
65 set => this.Set((int)_ValidationTupleFields.Column, value); 65 set => this.Set((int)_ValidationTupleFields.Column, value);
66 } 66 }
67 67
68 public string Nullable 68 public string Nullable
69 { 69 {
70 get => (string)this.Fields[(int)_ValidationTupleFields.Nullable]?.Value; 70 get => (string)this.Fields[(int)_ValidationTupleFields.Nullable];
71 set => this.Set((int)_ValidationTupleFields.Nullable, value); 71 set => this.Set((int)_ValidationTupleFields.Nullable, value);
72 } 72 }
73 73
74 public int MinValue 74 public int MinValue
75 { 75 {
76 get => (int)this.Fields[(int)_ValidationTupleFields.MinValue]?.Value; 76 get => (int)this.Fields[(int)_ValidationTupleFields.MinValue];
77 set => this.Set((int)_ValidationTupleFields.MinValue, value); 77 set => this.Set((int)_ValidationTupleFields.MinValue, value);
78 } 78 }
79 79
80 public int MaxValue 80 public int MaxValue
81 { 81 {
82 get => (int)this.Fields[(int)_ValidationTupleFields.MaxValue]?.Value; 82 get => (int)this.Fields[(int)_ValidationTupleFields.MaxValue];
83 set => this.Set((int)_ValidationTupleFields.MaxValue, value); 83 set => this.Set((int)_ValidationTupleFields.MaxValue, value);
84 } 84 }
85 85
86 public string KeyTable 86 public string KeyTable
87 { 87 {
88 get => (string)this.Fields[(int)_ValidationTupleFields.KeyTable]?.Value; 88 get => (string)this.Fields[(int)_ValidationTupleFields.KeyTable];
89 set => this.Set((int)_ValidationTupleFields.KeyTable, value); 89 set => this.Set((int)_ValidationTupleFields.KeyTable, value);
90 } 90 }
91 91
92 public int KeyColumn 92 public int KeyColumn
93 { 93 {
94 get => (int)this.Fields[(int)_ValidationTupleFields.KeyColumn]?.Value; 94 get => (int)this.Fields[(int)_ValidationTupleFields.KeyColumn];
95 set => this.Set((int)_ValidationTupleFields.KeyColumn, value); 95 set => this.Set((int)_ValidationTupleFields.KeyColumn, value);
96 } 96 }
97 97
98 public string Category 98 public string Category
99 { 99 {
100 get => (string)this.Fields[(int)_ValidationTupleFields.Category]?.Value; 100 get => (string)this.Fields[(int)_ValidationTupleFields.Category];
101 set => this.Set((int)_ValidationTupleFields.Category, value); 101 set => this.Set((int)_ValidationTupleFields.Category, value);
102 } 102 }
103 103
104 public string Set 104 public string Set
105 { 105 {
106 get => (string)this.Fields[(int)_ValidationTupleFields.Set]?.Value; 106 get => (string)this.Fields[(int)_ValidationTupleFields.Set];
107 set => this.Set((int)_ValidationTupleFields.Set, value); 107 set => this.Set((int)_ValidationTupleFields.Set, value);
108 } 108 }
109 109
110 public string Description 110 public string Description
111 { 111 {
112 get => (string)this.Fields[(int)_ValidationTupleFields.Description]?.Value; 112 get => (string)this.Fields[(int)_ValidationTupleFields.Description];
113 set => this.Set((int)_ValidationTupleFields.Description, value); 113 set => this.Set((int)_ValidationTupleFields.Description, value);
114 } 114 }
115 } 115 }