MessageObjectProperty.Name

MessageObjectProperty.Name property

Gets or sets the name of the property if it’s named.

public string Name { get; set; }

Property Value

The name.

See Also