[]
Configurates Property. Sets which property is used for sorting.
public SortDescriptionBuilder Property(string value)
Public Function [Property](value As String) As SortDescriptionBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| SortDescriptionBuilder | Current builder. |