preview property

bool? get preview

Implementation

bool? get preview;
set preview (bool? preview)

Implementation

set preview(bool? preview);