public readonly property isStatic as Boolean:
True when the method is static.
method = type(Application).getMethod("time") assert method.isStatic