Name
Gets the name of the underlying field, property, parameter, or return value.
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
string |
Gets the name of the underlying field, property, parameter, or return value.
public string Name { get; }
Type | Description |
---|---|
string |