TextTagGidBuilderImpl.name
T name(string propval)Set 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)Set name property.
propval | The name used to refer to the tag. null for anonymous tags. |