
Demonstrates that pyVmomi acts slightly differently from other bindings to vSphere. This test demonstrates that optional properties are always present so that the test `hasattr(thisObj, 'parent')` need not ever be used. closes https://github.com/vmware/pyvmomi/issues/104