Method to change the value of a content item's property in the links table. This is used to synchronize published and access states that are changed when not editing an item directly.
Signature
protected function change(string
$id,
string
$property,
integer
$value )