AttrString.value
string value() @property nothrowGet value field.
Returns
the string which is the value of the attribute
void value(string propval) @property nothrowSet value field.
Parameters
propval | the string which is the value of the attribute |