Type

Get or Set the type of the INotification instance
Namespace: PureMVC.InterfacesAssembly: PureMVC in (PureMVC.dll)

Syntax

C#
public string Type {
	get;
	set;
	}