Retrieves a raw attribute value by key.
key
dynamic getAttribute(String key) => _rawAttributes?[key];