data property

Implementation

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

Implementation

set data(PrivateBuilder? data);