Name
Gets the semantic name of the message, or null
for a non-semantic message.
Declaration
public string? Name { get; }
Property Value
Type | Description |
---|---|
string |
Gets the semantic name of the message, or null
for a non-semantic message.
public string? Name { get; }
Type | Description |
---|---|
string |