ListItem.accessibleDescription

string accessibleDescription() @property nothrow

Get accessibleDescription property.

Returns

The accessible description to set on the list item.
void accessibleDescription(string propval) @property nothrow

Set accessibleDescription property.

Parameters

propvalThe accessible description to set on the list item.