upload property

bool? get upload

Implementation

bool? get upload;
set upload (bool? upload)

Implementation

set upload(bool? upload);