Property Title
| Improve this Doc View SourceTitle
Gets or sets the input title of the property.
Declaration
public string Title { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Remarks
If not set, returns the name of the property.
Gets or sets the input title of the property.
public string Title { get; set; }
| Type | Description |
|---|---|
| System.String |
If not set, returns the name of the property.