Get Method Modifiers Result
class GetMethodModifiersResult(val check: ReflectionChecker.GetMethodModifiers, val modifiers: Int) : ReflectionCheckReply.ReflectionCheckResult<ReflectionChecker.GetMethodModifiers>
Get method modifiers will attempt to look up the modifiers of a method using reflection.