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