Method component - IsFinal Property
IsFinal indicates if the method can be redefined by a descendant class
Member of Method component (PRIM_RMTH)
Data Type - Boolean
Details
The IsFinal property will return True if the Method has been defined as Options(*Final)