Returns information about whether the service is added in the dependency injection container
public boolen __isset ( string $name )
name The name of the service
TRUE if services is added. FALSE otherwise.