Gets or sets a label displayed on the upload pane when it is empty.
public function getDropFilesHereText() {
}
public function setDropFilesHereText($value) {
}
Type: string
The label displayed on the upload pane when it is empty.
Default value is "Drop files here...".
This property is necessary for localization of Image Uploader.