function z4_function_to_return_the_value_of_the_webidl_attribute_specified_by_the_coming_outer_name_on_the_given_webidl_object ( the_given_webidl_object ) { return function ( the_coming_outer_name ) { return function ( ) { return the_given_webidl_object [ the_coming_outer_name ] } } }