string SongFile { get; set; }
Property SongFile As String
property String^ SongFile { String^ get (); void set (String^ value); }