fileSize property

int? fileSize
getter/setter pair

The size of the file in bytes. This is an optional parameter.

Implementation

int? fileSize;