folderId property

int? get folderId

Implementation

int? get folderId;
set folderId (int? folderId)

Implementation

set folderId(int? folderId);