[]
Gets or sets the name of the object.
[Browsable(false)]
public virtual string Name { get; set; }
<Browsable(False)>
Public Overridable Property Name As String
| Type | Description |
|---|---|
| string | A string value that indicates the name of the object.
|