Function VisualScriptVariableSet.varName

The variable's name.

String varName() nothrow @property @nogc;

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