model = new Contact(); $this->properties = ['name', 'email', 'phone', 'address']; } }