@property
    def attrs(self):
        """Get user args"""
        if self._user_attrs is None:
            self._load_user_attrs()