Class α Public Property α1 As Integer Public Property α2 As String End Class Class β Public Property β1 As Integer Public Property β2 As String Public Property β3 As List(Of String) End Class