Nextras\Orm\Entity\Entity::__unset PHP Method

__unset() public method

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