children


Description:

public FolderFiles children { get; set; }

List of children (files and subfolders) - used for tree view hierarchy. Implements ListModel interface with add/remove methods.