$session->propertyUnsubscribe( $object, $property )
The propertyUnsubscribe() function reverses the effect of the propertySubscribe() call. The section “propertySubscribe” on page 101 provides additional information.
$session->propertyUnsubscribe( "Router::gw1", "Vendor" );