TextRange.content

string content() @property nothrow

Get content field.

Returns

The text in the text range
void content(string propval) @property nothrow

Set content field.

Parameters

propvalThe text in the text range