public UnresolvedValueTerm(string qualifiedName) : base(qualifiedName) { this.type = new UnresolvedValueTerm.UnresolvedValueTermTypeReference(); }