*/ protected array $_accessible = [ 'name' => true, 'product_category_id' => true, 'product_type_id' => true, 'product_category' => true, 'product_attributes' => true, ]; }