Function Label.text

The text to display on screen.

String text() nothrow @property @nogc;

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