MessageObjectProperty.PropertyKind

MessageObjectProperty.PropertyKind property

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

public NamedPropertyKind PropertyKind { get; set; }

Property Value

The kind of the property.

See Also