Public Structure ClassControlMetadata Public Property Id As Integer Public Property Name As String Public Property Required As Boolean Public Property Format As String End Structure