php see if propertie have attribute code example Example: php does property exist if(property_exists($car,color)){ //$car->color exists }