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