Gets or sets a value indicating whether it is possible to add descriptions to files.
public function getEnableDescriptionEditor() {
}
public function setEnableDescriptionEditor($value) {
}
Type: boolean
If true
, a user can add descriptions in the following ways:
Otherwise, descriptions can be added through the description property only.
Default value is true.