To set the value of an attribute inherited from an interface, redefine the attribute in the
component and set its default value. Let’s look at an example with the
c:myIntf interface.
This component implements the interface and sets myBoolean to false.