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