| Attributes |
| Name | Required | Request-time | Type | Description |
| var | false | false | java.lang.String | Name of the exported scoped variable for the current item of the iteration. This scoped variable has nested visibility. Its type depends on the object of the underlying collection. |
| varStatus | false | false | java.lang.String | Name of the exported scoped variable for the status of the iteration. Object exported is of type javax.servlet.jsp.jstl.core.LoopTagStatus. This scoped variable has nested visibility. |
| mail | true | true | org.unitedfront2.domain.communication.Mail | メール |