XmlReflectionMember public class XmlReflectionMember Documentation public bool IsReturnValue { get; set; } public string MemberName { get; set; } public Type MemberType { get; set; } public bool OverrideIsNullable { get; set; } public XmlAttributes XmlAttributes { get; set; } public XmlReflectionMember()