Namespace Templates Public Class MappingConfigItem Public Property OrderKey As Integer Public Property SourceName As String Public Property SourceItem As String Public Property SourceRegex As String Public Property DestinationName As String Public Property DestinationItem As String Public Property DestinationValue As String End Class End Namespace