Sets the node sticky status.
bool $sticky: TRUE to set this node to sticky, FALSE to set it to not sticky.
$this The called node entity.
public function setSticky($sticky);