Available on cs
read onlyAttributes:EventAttributes
read onlyEventHandlerType:Type
read onlyIsMulticast:Bool
read onlyIsSpecialName:Bool
@:overloadfinalAddEventHandler(target:Dynamic, handler:Delegate):Void
@:overloadfinalGetAddMethod():MethodInfo
@:overloadGetAddMethod(nonPublic:Bool):MethodInfo
@:overloadGetOtherMethods(nonPublic:Bool):NativeArray<MethodInfo>
@:overloadfinalGetOtherMethods():NativeArray<MethodInfo>
@:overloadfinalGetRaiseMethod():MethodInfo
@:overloadGetRaiseMethod(nonPublic:Bool):MethodInfo
@:overloadfinalGetRemoveMethod():MethodInfo
@:overloadGetRemoveMethod(nonPublic:Bool):MethodInfo
@:overloadfinalRemoveEventHandler(target:Dynamic, handler:Delegate):Void
read onlyDeclaringType:Type
read onlyMetadataToken:Int
read onlyModule:Module
read onlyName:String
read onlyReflectedType:Type
@:overloadGetCustomAttributes(inherit:Bool):NativeArray<Dynamic>
@:overloadGetCustomAttributes(attributeType:Type, inherit:Bool):NativeArray<Dynamic>
@:overloadIsDefined(attributeType:Type, inherit:Bool):Bool
@:overloadToString():String