my %props = map { $_->{name} => 1 } $self->list_properties; return $self->{$pspec->get_name} if exists $props{$pspec->get_name};