Gets or sets a caption of the Name context menu item inside Arrange by group.
public function getArrangeByNameText() {
}
public function setArrangeByNameText($value) {
}
Type: string
The caption of the Name context menu item.
Default value is "Name".
This menu item sorts files in a pane by file name.
This property is necessary for localization of Image Uploader.