Feature
=======

.. currentmodule:: pyvo.utils.protofeature

.. autoclass:: Feature
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Feature.name
      ~Feature.on
      ~Feature.url

   .. rubric:: Methods Summary

   .. autosummary::

      ~Feature.error
      ~Feature.should_error

   .. rubric:: Attributes Documentation

   .. autoattribute:: name
   .. autoattribute:: on
   .. autoattribute:: url

   .. rubric:: Methods Documentation

   .. automethod:: error
   .. automethod:: should_error
