.. role:: ts-api-decorator

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

.. container:: ts-api-section

   .. js:class:: Attribute



.. container:: api-index-section

   .. rubric:: Methods

   .. rst-class:: api-index-list-item api-kind-method api-parent-kind-interface

   * :js:meth:`~Attribute.copy`
   * :js:meth:`~Attribute.getTitle`
   * :js:meth:`~Attribute.getType`
   * :js:meth:`~Attribute.getValue`





------------

Methods
=======

.. rst-class:: ts-api-section

copy
----

.. js:method:: Attribute.copy()



   :rtype: Attribute

.. rst-class:: ts-api-section

getTitle
--------

.. js:method:: Attribute.getTitle()



   :rtype: string

.. rst-class:: ts-api-section

getType
-------

.. js:method:: Attribute.getType()



   :rtype: AttributeType

.. rst-class:: ts-api-section

getValue
--------

.. js:method:: Attribute.getValue()



   :rtype: string

