The nodes main visible name. Use CamelCaps and no spaces.

Namespace: VVVV.PluginInterfaces.V1
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
public string Name { get; set; }

Implements

IPluginInfo..::..Name

See Also