AttrString.value

string value() @property nothrow

Get value field.

Returns

the string which is the value of the attribute
void value(string propval) @property nothrow

Set value field.

Parameters

propvalthe string which is the value of the attribute