# File lib_wpm/wpm.rb, line 3095 def check_mapping unless (@value) then raise PropertyError, "required `value' property at #{@widget_id.inspect}" end nil end