php 8 check if object has property code example Example: php does property exist if(property_exists($car,color)){ //$car->color exists }