private void HTMLwysiwyg_description_BodyChanged(object sender, EventArgs e)
 => vm.Description = HTMLwysiwyg_description.getHTML()?.TrimEnd();