Defines an Finally Handler.

Finally Handler can be used to execute some final actions once the main action chain is complete, whether there were errors or not.
To do so, place a Finally Handler immediately under an Event, an AppEvent, a PageEvent, a SharedAction or a Subscribe Handler, and add to it any child action chain.

Name Description
Comment Describes the object comment to include in the documentation report. This property generally contains an explanation about the object.
Is active Defines whether the component is active.