'宣言 Public Sections As System.Collections.Generic.List(Of Section)
'使用法 Dim instance As PageContent_10_6 Dim value As System.Collections.Generic.List(Of Section) value = instance.Sections instance.Sections = value
public System.Collections.Generic.List<Section> Sections