folderId property

int? folderId

Implementation

int? get folderId;
void folderId=(int? folderId)

Implementation

set folderId(int? folderId);