MethodInfo.IsShared

From Xojo Documentation

Read-Only Property (As Boolean )
BooleanValue = aMethodInfo.IsShared

New in 2008r3

Supported for all project types and targets.

If True, it is a shared method and does not require a Self parameter when called by Introspection.