[]
Sets the Name property.
public InputTimeBuilder<T> Name(string value)
Public Function Name(value As String) As InputTimeBuilder(Of T)
| Type | Name | Description |
|---|---|---|
| string | value | The value |
| Type | Description |
|---|---|
| InputTimeBuilder<T> | Current builder |