Function Translation.locale

The locale of the translation.

String locale() nothrow @property @nogc;

void locale (
  String v
) nothrow @property @nogc;