data property

Implementation

CollectionBuilder get data;
void data=(CollectionBuilder? data)

Implementation

set data(CollectionBuilder? data);