System.ServiceModel.MessageHeaderAttribute public class MessageHeaderAttribute : MessageContractMemberAttribute Documentation Code public string Actor { get; set; } public bool MustUnderstand { get; set; } public bool Relay { get; set; } public MessageHeaderAttribute()