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