Function Control.hasConstantOverride

Returns true if constant with given name has a valid override in this Control node.

bool hasConstantOverride (
  const(String) name
) nothrow @nogc const;