get => GetTextBoxString(incidentName); set => SetTextBoxString(incidentName, value);
 set => SetProperty(ref incidentName, value, true);