Function VisualScriptBasicTypeConstant.constant

The name of the constant to return.

String constant() nothrow @property @nogc;

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