Nextras\Orm\Entity\Entity::__unset PHP Метод

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

public __unset ( $name )
    public function __unset($name)
    {
        throw new NotSupportedException();
    }