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