Gets the description of the layout definition.
string|\Drupal\Core\StringTranslation\TranslatableMarkup The description of the layout definition.
public function getDescription() { return $this->description; }