object(GetElementResponse)#2 (1) {
  ["Element"]=>
  object(stdClass)#3 (2) {
    ["PropertyA1"]=>
    string(4) "test"
    ["Elements"]=>
    object(stdClass)#4 (1) {
      ["Struct"]=>
      array(2) {
        [0]=>
        object(stdClass)#5 (1) {
          ["PropertyB1"]=>
          string(7) "test B1"
        }
        [1]=>
        object(stdClass)#6 (1) {
          ["PropertyB1"]=>
          string(7) "test B2"
        }
      }
    }
  }
}