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