Encloses the script component's property, method, and event declarations.
<public>    <property name="pname"/>    <method name="mname"/>    <event name="ename"/> </public> |
Encloses the script component's property, method, and event declarations.
<public>    <property name="pname"/>    <method name="mname"/>    <event name="ename"/> </public> |