translation_domain


Description:

[ Version ( since = "2.12" ) ]
public string translation_domain { get; set; }

The translation domain used when translating property values that have been marked as translatable in interface descriptions.

If the translation domain is null, Builder uses gettext, otherwise dgettext.