class
	ECOM_AUTOMATION_INTERFACE

General
	cluster: com.Interfaces
	description: "Automation interface."
	create: make_from_pointer, make_from_other

Ancestors
	ECOM_QUERIABLE

Queries
	exists: BOOLEAN
	item: POINTER

Commands
	make_from_pointer (other_pointer: POINTER)