public ArrayList SubItems { get; }
Public ReadOnly Property SubItems As ArrayList Get
public: property ArrayList^ SubItems { ArrayList^ get (); }