Public Class XmlItemProperty Public IsRequired As Boolean Public IsGrouped As Boolean Public TableName As String Public TableColumn As String Public Description As String Public GroupScope As String ''' ''' Document version, eg. ZUGFeRD Schema version ''' Public Specification As String End Class