EditableGidBuilderImpl.text
T text(string propval) nothrow;Set text property.
Parameters
propval | The contents of the entry. |
Returns
Builder instance for fluent chaining
T text(string propval) nothrow;Set text property.
propval | The contents of the entry. |