Checks if this DI Alias should be public or not.
public function isPublic() : bool { return $this->public; }