fileId property

int? get fileId

Implementation

int? get fileId;
set fileId (int? fileId)

Implementation

set fileId(int? fileId);