ListItem.accessibleDescription
string accessibleDescription() @property nothrowGet accessibleDescription property.
Returns
The accessible description to set on the list item.
void accessibleDescription(string propval) @property nothrowSet accessibleDescription property.
Parameters
propval | The accessible description to set on the list item. |