class
	WEL_INSTANCE

General
	cluster: wel.support
	description: "Instance of an application."
	create: make

Ancestors
	WEL_ANY

Queries
	exists: BOOLEAN
	item: POINTER
	name: STRING
	shared: BOOLEAN
	to_integer: INTEGER

Commands
	dispose
	set_item (an_item: POINTER)
	set_shared
	set_unshared