Function VisualScriptComment.title

The comment node's title.

String title() nothrow @property @nogc;

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