getter

Name

getter -- Script access point for an element's property

Contained by

property

Attributes

id, type

Description

This element executes script when the property it is attached to is accessed. This is most commonly used to return the value of the property.

See Also

property, setter