Gets or sets a description length.
public function getMaxTextLength() { } public function setMaxTextLength($value) { }
Type: integer
The maximum allowed number of symbols in user-provided descriptions.
Default value is 512.