External: Boolean;
The External property returns whether the procedure is external.
If property returns True, the procedure is external, otherwise it is regular.
See also:
IProcedure