TextTagGidBuilderImpl.name
T name(string propval) nothrowSet name property.
Parameters
propval | The name used to refer to the tag. null for anonymous tags. |
Returns
Builder instance for fluent chaining
T name(string propval) nothrowSet name property.
propval | The name used to refer to the tag. null for anonymous tags. |