Body

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

Syntax

C#
public object Body {
	get;
	set;
	}