namespace STUN.Message.Attributes { /// /// https://tools.ietf.org/html/rfc3489#section-11.2.11 /// public class ReflectedFromAttribute : AddressAttribute { } }