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

.. js:class:: Attribute

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




Methods
=======

.. js:method:: Attribute.copy

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



.. js:method:: Attribute.getTitle

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



.. js:method:: Attribute.getType

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



.. js:method:: Attribute.getValue

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





