using System.Collections.Generic; using System.Reflection; namespace MicrosoftZuneLibrary { [DefaultMember("Item")] public class WlanProfileList : List { } }