Проверьте, существует ли значение в объекте PHP
if (property_exists($ob, 'a'))
Yousef Qaoud
if (property_exists($ob, 'a'))