PHP überprüfen, ob das Objekt Schlüssel hat
if (property_exists($ob, 'a'))
Borma
if (property_exists($ob, 'a'))