data property

List<CustomSectionDataBaseDto>? data
read / write

Data of the custom section

Implementation

List<CustomSectionDataBaseDto>? data;