'Declaration Public Property DataElementOutput As DataElementOutput
public DataElementOutput DataElementOutput {get; set;}
'Declaration Public Property DataElementOutput As DataElementOutput
public DataElementOutput DataElementOutput {get; set;}
ReportSection section = new ReportSection();
section.DataElementOutput = DataElementOutput.Output;