deferred class
	EV_SENSITIVE

General
	cluster: interface
	description: "Abstraction for objects that may ignore user input."
	keywords: "sensitive, sensitivity, input"

Ancestors
	EV_CONTAINABLE*

Queries
	data: ANY
	default_identifier_name: STRING_8
	full_identifier_path: STRING_8
	has_identifier_name_set: BOOLEAN
	has_parent: BOOLEAN
	identifier_name: STRING_8
	is_destroyed: BOOLEAN
	is_sensitive: BOOLEAN
	parent: EV_CONTAINABLE

Commands
	copy (other: [like Current] EV_SENSITIVE)
	destroy
	disable_sensitive
	enable_sensitive
	set_data (some_data: [like data] ANY)
	set_identifier_name (a_name: [like identifier_name] STRING_8)