public ArrayList SceneSounds { get; set; }
Public Property SceneSounds As ArrayList
public: property ArrayList^ SceneSounds { ArrayList^ get (); void set (ArrayList^ value); }