Returns the number of attributes.
public function count() : int { return \count($this->getAttributeBag() ->all()); }