
#########
Attribute
#########

.. js:class:: wv.Attribute

   
   Index
   =====
   
   .. rubric:: Methods
   
   
   .. rst-class:: api-xref-list
   
   
   * :js:meth:`~wv.Attribute.copy`
   * :js:meth:`~wv.Attribute.getTitle`
   * :js:meth:`~wv.Attribute.getType`
   * :js:meth:`~wv.Attribute.getValue`
   
   



.. rst-class:: kind-group kind-methods

.. rubric:: Methods
   :class: kind-group-title


.. js:method:: wv.Attribute.copy

      .. rst-class:: sig-pretty-signature
      
         | copy(): :js:class:`Attribute <wv.Attribute>`
      
      **Returns**\ : :js:class:`Attribute <wv.Attribute>`
      



.. js:method:: wv.Attribute.getTitle

      .. rst-class:: sig-pretty-signature
      
         | getTitle(): *string*
      
      **Returns**\ : *string*
      



.. js:method:: wv.Attribute.getType

      .. rst-class:: sig-pretty-signature
      
         | getType(): :js:data:`AttributeType <wv.AttributeType>`
      
      **Returns**\ : :js:data:`AttributeType <wv.AttributeType>`
      



.. js:method:: wv.Attribute.getValue

      .. rst-class:: sig-pretty-signature
      
         | getValue(): *string*
      
      **Returns**\ : *string*
      




