public string LyricsOrText { get; set; }
Public Property LyricsOrText As String Get Set
public: property String^ LyricsOrText { String^ get (); void set (String^ value); }