AttrString.value
string value() @propertyGet value field.
Returns
the string which is the value of the attribute
void value(string propval) @propertySet value field.
Parameters
propval | the string which is the value of the attribute |
string value() @propertyGet value field.
void value(string propval) @propertySet value field.
propval | the string which is the value of the attribute |