'Declaration Public Property Label As ExpressionInfo
public ExpressionInfo Label {get; set;}
'Declaration Public Property Label As ExpressionInfo
public ExpressionInfo Label {get; set;}
ReportSection section = new ReportSection(); section.Label = ExpressionInfo.FromString("Section Label");