RetrievableGidBuilderImpl.label
T label(string propval) nothrow;Set label property.
Parameters
propval | The human readable label for the item. |
Returns
Builder instance for fluent chaining
T label(string propval) nothrow;Set label property.
propval | The human readable label for the item. |