The name of the text object in the text input area.
XSD Schema Diagram:
XSD Schema Code:
<xs:element name="name" type="xs:string">
<xs:annotation>
<xs:documentation>The name of the text object in the text input area.</xs:documentation>
</xs:annotation>
</xs:element>