folders property

Map<String, Folder> folders
getter/setter pair

Implementation

Map<String, Folder> folders = HashMap();