public class ThePropertyBag : List<string>
Public Class ThePropertyBag _ Inherits List(Of String)
public ref class ThePropertyBag : public List<String^>