Function Label.uppercase

If true, all the text displays as UPPERCASE.

bool uppercase() nothrow @property @nogc;

void uppercase (
  bool v
) nothrow @property @nogc;