Function VisualScriptComment.description

The text inside the comment node.

String description() nothrow @property @nogc;

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