SDPAttribute.value
string value() @propertyGet value field.
Returns
the attribute value or NULL when it was a property attribute
void value(string propval) @propertySet value field.
Parameters
propval | the attribute value or NULL when it was a property attribute |