Overrides SelfDescribing::toString
public function toString() : string { return \sprintf('has attribute "%s" with value "%s"', $this->name, $this->value); }