@override String get popupDialog => _getStrProp("PopupDialog");
@override set popupDialog(String value) => _setStrProp("PopupDialog", value);