Attribute.value

string value() @property

Get value field.

Returns

the value of the attribute, represented as a string.
void value(string propval) @property

Set value field.

Parameters

propvalthe value of the attribute, represented as a string.