Function LinkButton.text

String text() nothrow @property @nogc;

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