'宣言 Public Property Section As C1.Report.SectionTypeEnum
'使用法 Dim instance As Field Dim value As C1.Report.SectionTypeEnum instance.Section = value value = instance.Section
public C1.Report.SectionTypeEnum Section {get; set;}
'宣言 Public Property Section As C1.Report.SectionTypeEnum
'使用法 Dim instance As Field Dim value As C1.Report.SectionTypeEnum instance.Section = value value = instance.Section
public C1.Report.SectionTypeEnum Section {get; set;}