Gets or sets a caption of the Add folder context menu item.
public function getAddFolderText() {
}
public function setAddFolderText($value) {
}
Type: string
The caption of the Add folder context menu item.
Default value is "Add folder...".
This property is necessary for localization of Image Uploader.