gossi\codegen\model\PropertiesInterface::removeProperty PHP Метод

removeProperty() публичный Метод

Removes a property
public removeProperty ( PhpProperty | string $nameOrProperty )
$nameOrProperty PhpProperty | string property name or instance
    public function removeProperty($nameOrProperty);