Function VisualScriptClassConstant.baseType

The constant's parent class.

String baseType() nothrow @property @nogc;

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