public function testLoadSecondaryTypePropertiesReturnsValueOfProperty()
 {
     $this->assertAttributeSame($this->operationContext->loadSecondaryTypeProperties(), 'loadSecondaryTypeProperties', $this->operationContext);
 }