Vérifiez si la valeur existe dans l'objet PHP
if (property_exists($ob, 'a'))
Yousef Qaoud
if (property_exists($ob, 'a'))