stdClass::__set_state(array(
   'error' => 0,
   'msg' => '',
   'value' => 
  array (
    'furnished-properties' => 
    array (
      'kitchen-unit' => 0,
      'furniture' => 1,
      'stove' => 2,
      'fridge' => 3,
      'washing-machine' => 4,
      'washer-up' => 5,
      'television' => 6,
      'home-cinema' => 7,
    ),
  ),
))