Available on cs
@:readOnlystaticread onlyConstructorName:String
@:readOnlystaticread onlyTypeConstructorName:String
read onlyAttributes:MethodAttributes
read onlyCallingConvention:CallingConventions
read onlyContainsGenericParameters:Bool
read onlyIsAbstract:Bool
read onlyIsAssembly:Bool
read onlyIsConstructor:Bool
read onlyIsFamily:Bool
read onlyIsFamilyAndAssembly:Bool
read onlyIsFamilyOrAssembly:Bool
read onlyIsFinal:Bool
read onlyIsGenericMethod:Bool
read onlyIsGenericMethodDefinition:Bool
read onlyIsHideBySig:Bool
read onlyIsPrivate:Bool
read onlyIsPublic:Bool
read onlyIsSpecialName:Bool
read onlyIsStatic:Bool
read onlyIsVirtual:Bool
read onlyMethodHandle:RuntimeMethodHandle
read onlyDeclaringType:Type
read onlyMetadataToken:Int
read onlyModule:Module
read onlyName:String
read onlyReflectedType:Type
@:overloadGetGenericArguments():NativeArray<Type>
@:overloadGetMethodBody():MethodBody
@:overloadGetMethodImplementationFlags():MethodImplAttributes
@:overloadGetParameters():NativeArray<ParameterInfo>
@:overloadGetCustomAttributes(inherit:Bool):NativeArray<Dynamic>
@:overloadGetCustomAttributes(attributeType:Type, inherit:Bool):NativeArray<Dynamic>
@:overloadIsDefined(attributeType:Type, inherit:Bool):Bool
@:overloadToString():String