Name
Gets the semantic name of the message (null
in case of a non-semantic message).
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
string |
Gets the semantic name of the message (null
in case of a non-semantic message).
public string Name { get; }
Type | Description |
---|---|
string |