Function VisualScriptLocalVar.varName

The local variable's name.

String varName() nothrow @property @nogc;

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