Property Name
| Improve this Doc View SourceName
Gets or sets a value that is used for display in the UI.
Declaration
public string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | A value that is used for display in the UI. |
Gets or sets a value that is used for display in the UI.
public string Name { get; set; }
| Type | Description |
|---|---|
| System.String | A value that is used for display in the UI. |