attr_name is an attribute of type my_type, which is a subtype of dm_document. What do the
following code statements do? (Assume you have valid variables and objects.)

A.
update attr_name with “test”
B.
throw a runtime DfException
C.
update attr_name with NULL
D.
NOT update attr_name