MethodInfo.IsShared
From Xojo Documentation
Read-Only Property (As Boolean )
If True, it is a shared method and does not require a Self parameter when called by Introspection.
If True, it is a shared method and does not require a Self parameter when called by Introspection.