public AllowedTranslationsAttribute(AllowedTranslation allowedTranslations) { this.allowedTranslations = allowedTranslations; }