Name

Get the name of the INotification instance. No setter, should be set by constructor only
Namespace: PureMVC.InterfacesAssembly: PureMVC in (PureMVC.dll)

Syntax

C#
public string Name {
	get;
	}