Subprogram Properties
Each subprogram property can appear only once in the subprogram declaration. The properties can appear in any order. Properties appear before the IS
or AS
keyword in the subprogram heading. The properties cannot appear in nested subprograms.
Only the ACCESSIBLE BY
property can appear in package subprograms. Standalone subprograms may have the following properties in their declaration.